Commit Graph

214 Commits

Author SHA1 Message Date
alicethorne-ab
9a6c47ccee add curl to docker/aws 2020-11-10 12:13:51 -05:00
alicethorne-ab
9f5dbd879f PR review changes 2020-11-10 11:57:24 -05:00
alicethorne-ab
4b7e56882a front-page readme grammar 2020-11-06 15:15:04 -05:00
alicethorne-ab
947f7a37f9 add scim.env files 2020-11-04 14:01:08 -05:00
alicethorne-ab
85a01a4b13 more improvements to documentation 2020-11-03 14:17:23 -05:00
alicethorne-ab
93ce31b829 improve docker/kubernetes documentation, add Updating info 2020-11-02 15:34:05 -05:00
Pierre-Alexandre St-Jean
fe1dc80a93 Merge pull request #120 from 1Password/alice/aks-fix
Fix issues with AKS deployment
2020-10-24 10:57:34 -04:00
alicethorne-ab
beb7ec05a1 remove livenessProbe (fixes issue with Azure Kubernetes Service) 2020-10-23 17:12:49 -04:00
alicethorne-ab
d36f4b4d3f Merge pull request #118 from 1Password/alice/kubernetes-simplification-2
Kubernetes simplification expansion/bugfixes
2020-10-14 14:50:03 -04:00
alicethorne-ab
0df9e6e202 one last typo 2020-10-14 14:17:01 -04:00
alicethorne-ab
2c36358466 more tweaks 2020-10-14 14:12:40 -04:00
alicethorne-ab
1f37f886c9 expanding upon the kubernetes simplification PR 2020-10-14 13:03:19 -04:00
Pierre-Alexandre St-Jean
7a478ffa60 Merge pull request #117 from 1Password/k8s-simplification
K8s simplification
2020-10-14 09:52:39 -04:00
Pierre-Alexandre St-Jean
1ecb7a3149 Update README.md 2020-10-14 09:35:19 -04:00
Pierre-Alexandre St-Jean
ff14b04b10 Update op-scim-service.yaml 2020-10-14 08:48:40 -04:00
Pierre-Alexandre St-Jean
86edc0f0be Add newlines 2020-10-09 17:07:34 -04:00
Pierre-Alexandre St-Jean
f8dfc02a81 typo 2020-10-09 17:04:26 -04:00
Pierre-Alexandre St-Jean
9d878734d4 Simplify kubernetes explanations
The example text is currently long to read and understand, this is my take at trying to make the kubernetes deployment simpler to understand with options to customize

- We encourage to use the provided redis instance here, explicit options to configure the redis host and port are added if you want to use another instace.
- We highly encourage let's encrypt. Let's document it a little, documentation on how to not use it is in /PREPARATION.md
- Add a LivelinessProbe to the SCIM bridge deployment
- Rename the redis deployment to something SCIM Bridge specific
- Fix some typo here and there
2020-10-09 17:01:27 -04:00
alicethorne-ab
0c50b178ed Docker deployment improvements (#115)
Docker deployment improvements.

Changelog:
* `--letsencrypt-domain` in the `args` field has been removed in favour of the environment variable `OP_LETSENCRYPT_DOMAIN` in the `scim.env` file. The old method will continue to work and is not deprecated, but this way is clearer to those setting up for the first time.
* Use long-form syntax on the Docker Secret for Docker Swarm deployments, fixing issues with some older versions of Docker, and making the `scimsession` secret more secure overall.
* Removed the `op-scim.service` file as it's no longer necessary with `restart: always`.
* Minor cleanup of `docker-compose.yml` files.
* Add manual setup steps to Docker README.
2020-10-09 16:33:20 -04:00
alicethorne-ab
ac99a8758a Update docker/README.md
Co-authored-by: Pierre-Alexandre St-Jean <pa@stjean.me>
2020-10-09 15:40:31 -04:00
alicethorne-ab
3730cfdd53 advanced section 2020-10-09 15:18:18 -04:00
alicethorne-ab
2cbbfe81d2 improvements to the docker deployment 2020-10-09 14:59:47 -04:00
alicethorne-ab
8de75f8aab Fix 'aws secretsmanager' command documentation to match AWS CLI v2
Fix 'aws secretsmanager' command documentation to match AWS CLI v2
2020-09-30 12:36:26 -04:00
alicethorne-ab
31d221a1ca fix 'aws secretsmanager' command documentation to match AWS CLI v2 2020-09-29 12:32:44 -04:00
alicethorne-ab
507633448c Bump to v1.6.0
Version 1.6.0
2020-09-24 19:07:59 -04:00
alicethorne-ab
8ecc3c19ba bump to version 1.6.0 2020-09-24 19:01:36 -04:00
alicethorne-ab
59d17fe84f bump to version 1.6.0 2020-09-23 14:48:23 -04:00
alicethorne-ab
257d374f99 Merge pull request #106 from 1Password/clarify-terraform-1
Add section to Terraform README about region env var
2020-08-07 17:59:08 -04:00
Graham
78a9e42094 Merge pull request #112 from 1Password/gb/release-1.4.4
Version bump to 1.4.4
2020-08-07 12:15:21 -07:00
Graham L Brown
fc373ae350 Version bump to 1.4.4 2020-08-06 12:23:19 -07:00
Kristi Burnette
956b6853b8 Merge pull request #109 from 1Password/kb/release--1.4.3
Bump to version 1.4.3
2020-07-16 19:21:28 -06:00
alicethorne-ab
e837ba4377 clartification of AWS environment variable 2020-07-09 17:48:42 -04:00
Kristi Burnette
2c01e8be37 Bump to version 1.4.3 2020-07-09 13:50:25 -06:00
alicethorne-ab
39e8d74787 environment variable is needed for Terraform if no AWS config is specified 2020-07-09 13:57:26 -04:00
alicethorne-ab
88c3633668 Merge pull request #102 from 1Password/alice/v1.4.2
Bump to version 1.4.2
2020-06-23 17:13:48 -04:00
alicethorne-ab
b0fbf8ce27 Merge pull request #103 from 1Password/doc-typo-1
Fix broken links in documentation
2020-06-23 17:13:36 -04:00
alicethorne-ab
9feb250500 relative paths 2020-06-23 17:11:40 -04:00
alicethorne-ab
c7bfba0167 fix broken link to PREPARATION.md 2020-06-22 16:51:14 -04:00
alicethorne-ab
14526a7485 bump to version 1.4.2 2020-06-22 16:44:10 -04:00
alicethorne-ab
1a477159a5 Bump SCIM to version v1.4.1
Bump to version v1.4.1
2020-06-04 14:19:08 -04:00
alicethorne-ab
14d7220d0f bump to version 1.4.1 2020-06-04 14:13:30 -04:00
alicethorne-ab
f6ae85a1db Bump to version 1.4.0
Bump to version 1.4.0
2020-06-01 17:50:10 -04:00
alicethorne-ab
caabad9efd bump to version 1.4.0 2020-06-01 17:10:32 -04:00
Andrey Chertkov
486332f28d Merge pull request #99 from 1Password/andrey/terraform/new-gpg-signature
terraform: apt repo new GPG signature
2020-06-01 13:31:56 -04:00
Andrey Chertkov
6dfdf72890 terraform: updated apt repo GPG signature 2020-06-01 12:23:09 -04:00
alicethorne-ab
62f4e0e70e improved AWS/Terraform documentation
Improve AWS/Terraform documentation
2020-05-13 13:17:13 -04:00
alicethorne-ab
8753d54844 additional changes to aws-terraform documentation 2020-05-13 13:16:24 -04:00
alicethorne-ab
a11b2cf3e0 improve code structure example 2020-05-13 12:59:17 -04:00
alicethorne-ab
4f610acb8d clarification of code structure for AWS/Terraform 2020-05-13 12:59:17 -04:00
alicethorne-ab
b90f02f886 clarify line about HA 2020-05-13 12:59:15 -04:00