dependabot[bot]
0c649b2276
Bump phoenix_live_view from 0.18.2 to 0.18.3 ( #1068 )
...
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view ) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases )
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md )
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.2...v0.18.3 )
---
updated-dependencies:
- dependency-name: phoenix_live_view
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 13:35:16 -07:00
dependabot[bot]
643e39f174
Bump phoenix_swoosh from 1.0.1 to 1.1.0 ( #1064 )
...
Bumps [phoenix_swoosh](https://github.com/swoosh/phoenix_swoosh ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/swoosh/phoenix_swoosh/releases )
- [Changelog](https://github.com/swoosh/phoenix_swoosh/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swoosh/phoenix_swoosh/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: phoenix_swoosh
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 13:18:51 -07:00
Jamil
f5543cb934
add-uninstall-docker to docs ( #1066 )
2022-10-27 13:18:33 -07:00
dependabot[bot]
d1f5ab3431
Bump phoenix from 1.6.14 to 1.6.15 ( #1062 )
...
Bumps [phoenix](https://github.com/phoenixframework/phoenix ) from 1.6.14 to 1.6.15.
- [Release notes](https://github.com/phoenixframework/phoenix/releases )
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.6.15/CHANGELOG.md )
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.6.14...v1.6.15 )
---
updated-dependencies:
- dependency-name: phoenix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 13:00:28 -07:00
dependabot[bot]
f83f507e1c
Bump ex_doc from 0.28.6 to 0.29.0 ( #1056 )
...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc ) from 0.28.6 to 0.29.0.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases )
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.28.6...v0.29.0 )
---
updated-dependencies:
- dependency-name: ex_doc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 14:49:17 -07:00
dependabot[bot]
995bab6d47
Bump rubocop from 1.36.0 to 1.37.1 ( #1055 )
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.36.0 to 1.37.1.
- [Release notes](https://github.com/rubocop/rubocop/releases )
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop/compare/v1.36.0...v1.37.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 14:48:54 -07:00
Jason G
59776d6d93
docs: rename business to enterprise ( #1060 )
...
* docs: rename business to enterprise
* fix link
Co-authored-by: Jamil Bou Kheir <jamilbk@users.noreply.github.com >
2022-10-26 14:44:24 -07:00
gongjason
ca7d6f40b1
Revert "docs: rename business to enterprise"
...
This reverts commit 5576b5b6ae .
2022-10-25 10:42:51 -07:00
gongjason
5576b5b6ae
docs: rename business to enterprise
2022-10-25 10:40:18 -07:00
Jamil
39d48aadb5
Don't accidentally swallow script errors ( #1052 )
...
* Don't accidentally swallow script errors
* add docs
2022-10-22 08:27:02 -07:00
Jamil
2720200b68
Update CONTRIBUTING.md
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-21 10:51:31 -07:00
Jamil
dd9841cd94
Polish install, migration script, docs ( #1050 )
...
* Checkpoint
* Checkpoint
* checkpoint
* fix typo
* Update migrate with changes
* UID and GID
* fix perms
* Remove custom user
* Fix migrate script typos
* fix grep
* remove cleverness
* migrate final fixes
2022-10-20 13:43:31 -07:00
Jamil
bf6874df56
Update README.mdx
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-20 09:46:40 -07:00
Jamil
1d35c200b0
Update migrate.mdx
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-19 23:04:10 -07:00
Jamil
6bd6d99019
Update docker_migrate.sh
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-19 23:02:06 -07:00
Jamil
d1c54a4c47
Update docker_migrate.sh
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-19 23:00:10 -07:00
Jamil
bdf389be9b
Update migrate.mdx
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-19 22:58:14 -07:00
Jamil
97ad5b8929
Update README.md
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-19 22:55:00 -07:00
Jamil
3ddb118210
Update README.md
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-19 22:54:32 -07:00
Jamil
67c58a41c6
Postgres install ( #1047 )
...
* tweak sleep
* Show postgres log output
2022-10-19 07:18:50 -07:00
Jamil
27e6ddc293
Fix configure bug for admins ( #1045 )
...
* Allow admins to configure devices
* Disable SSL certs
* Update scripts/install.sh
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-18 22:20:16 -07:00
Jamil
12274e9863
Make install script work on macOS ( #1044 )
2022-10-18 18:53:22 -07:00
Jamil
dfee72bab1
Always create interface inside container ( #1042 )
2022-10-18 16:30:10 -07:00
Jamil
febbe806d6
use hostname, not public ip ( #1041 )
2022-10-18 14:23:30 -07:00
Jamil
b20b1336c4
docker_install -> install ( #1040 )
...
* Use install.sh
* rename docker_install -> install
2022-10-18 12:03:52 -07:00
Jamil
f0df5899c7
Don't kernelCheck and wireguardCheck for docker
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-18 11:58:11 -07:00
Jamil
0455ee8373
Use /contact/sales over typeform ( #1039 )
2022-10-18 08:17:10 -07:00
Jamil
5b141c2fc3
Use defaults in server script ( #1038 )
2022-10-17 15:54:47 -07:00
Jamil
7fc2708346
fix manual steps ( #1037 )
2022-10-17 15:32:11 -07:00
Jamil
eb5a401f2a
Rename docker install script ( #1036 )
...
* docker install
* Remove Linux enforcement from auto install
2022-10-17 15:20:48 -07:00
dependabot[bot]
a59dc78dc5
Bump actions/cache from 3.0.10 to 3.0.11 ( #1029 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.10...v3.0.11 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 15:20:32 -07:00
dependabot[bot]
fc8fc52cec
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 ( #1030 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action ) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases )
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1 )
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 15:19:59 -07:00
thermionic
f3f1f4771b
Update reverse-proxy.mdx ( #1035 )
...
1926.0.0/16 to 192.168.0.0/16
Signed-off-by: thermionic <thermionic@lovius.net >
Signed-off-by: thermionic <thermionic@lovius.net >
2022-10-17 15:10:57 -07:00
Jamil
bccebca359
Try cleaning docs ( #1034 )
2022-10-17 10:40:28 -07:00
Jamil
4d08083f0f
Fix build artifact download ( #1032 )
2022-10-17 08:52:02 -07:00
Jamil
4e3d8dcb62
Sleep in docker install script ( #1031 )
2022-10-17 08:42:55 -07:00
Jamil
a64d3f8c98
Bump OTP ( #1028 )
2022-10-16 15:36:21 -07:00
Jamil
c2bc2469eb
Update README.mdx
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-16 15:26:59 -07:00
Jamil
3bc19c4c9f
allow dns hosts; fix notifications concurrency issues ( #1027 )
...
* allow dns hosts; fix notifications concurrency issues
* Make notifications tests a little more robust
2022-10-16 13:44:59 -07:00
Jamil
dd11c728b0
Better validate OIDC and SAML configs ( #1026 )
...
* Bump postgres to release; Note on Caddy cert
* default auto_create_users
* Validate SAML and OIDC configs better
* Fix failing test
2022-10-15 18:33:32 -07:00
Jamil
0cf0a82194
Swallow OIDC errors ( #1025 )
2022-10-14 16:05:10 -07:00
Andrew
d6fa9021a2
Add Keycloak doc and clean up others for OIDC providers ( #1024 )
...
* Add Keycloak doc and clean up others for OIDC providers
* fix trailing whitespace
2022-10-14 15:25:11 -07:00
Jamil
aa67b689e5
Add keycloak dev ( #1023 )
...
* Add keycloak dev
* Fix test using string keys
2022-10-14 14:19:24 -07:00
Jamil
2735a98540
Bump elixir/otp ( #1021 )
2022-10-13 20:55:27 -07:00
Jamil
d963929c07
0.6.0 ( #1004 )
...
* 0.6.0
* Make OIDC and SAML user provisioning configurable per-provider (#1015 )
* Got ugly migration to work
* Move auto_create_users to per-provider config
* Update deps to bust cache
* Update Process sleep
* Update docs with Auto create users
* working migration script (#1013 )
* Add telem for Docker and SAML (#1020 )
* Add telem for Docker and SAML
* Omit unneeded format
2022-10-13 15:22:53 -07:00
Jamil
6b7c8b1e73
Fix table ( #1019 )
2022-10-13 13:06:22 -07:00
Jamil
448ef072e5
Docs sec controls ( #1018 )
...
* add security controls document
* Add sec controls doc
2022-10-13 12:59:41 -07:00
Jamil
bcc9331229
Update docker-compose.prod.yml
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-11 11:40:48 -05:00
Jamil
67b94edc71
Remove vars from docker-compose in favor of envfile
...
Signed-off-by: Jamil <jamilbk@users.noreply.github.com >
2022-10-11 11:38:38 -05:00
dependabot[bot]
5c0c1f1f72
Bump phoenix_live_view from 0.18.1 to 0.18.2 ( #1011 )
...
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view ) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases )
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md )
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.1...v0.18.2 )
---
updated-dependencies:
- dependency-name: phoenix_live_view
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 14:13:48 -05:00