Commit Graph

197 Commits

Author SHA1 Message Date
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
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
alicethorne-ab
058360a95f make configuration files more descriptive and concise, remove deprecation warnings for enclosing quotes, and improve README for AWS/Terraform, mentioning EKS as an alternative 2020-05-13 12:57:34 -04:00
alicethorne-ab
d7cde630f6 more editing of AWS/Terraform documentation 2020-05-13 12:57:34 -04:00
alicethorne-ab
d5703f2863 initial terraform documentation rewrite 2020-05-13 12:57:32 -04:00
alicethorne-ab
1d42a4f197 rewrite of the Docker deploy.sh script
Rewrite of the Docker deploy.sh script
2020-05-13 12:54:12 -04:00
alicethorne-ab
5e93df622d Merge pull request #97 from alicethorne-ab/alice/verbiage-fix
Additional clarification of caveats section of PREPARING
2020-05-13 12:52:28 -04:00
alicethorne-ab
e96f208851 change to singular 2020-05-12 15:13:25 -04:00
alicethorne-ab
430ca617f0 remove redundant logic, simplify way Docker deployment files are handled 2020-05-12 15:10:39 -04:00
alicethorne-ab
6eb722c5b8 clarify email address usage 2020-05-12 14:35:20 -04:00
alicethorne-ab
0bbf186f4d continuation of rewriting Docker deploy.sh file, moving code (back) into functions 2020-05-08 19:12:10 -04:00
alicethorne-ab
fdc065c324 additional clarification of caveats of the SCIM service 2020-05-08 18:07:26 -04:00
alicethorne-ab
75ec9b9c88 docker deployment script improvements 2020-04-30 18:14:49 -04:00
alicethorne-ab
9ba24c3328 Small changes to PREPARING.md
Small changes to PREPARING.md
2020-04-29 14:08:46 -04:00
alicethorne-ab
bea5975a96 move DNS section closer to the top, change wording around security to less ambiguous 2020-04-29 13:49:03 -04:00
alicethorne-ab
d591a0d970 rewrite of the docker deploy.sh script 2020-04-29 13:45:02 -04:00
alicethorne-ab
156a28a654 Improved Docker examples documentation
Rewritten to be clearer and more concise
2020-04-29 12:03:02 -04:00
alicethorne-ab
d34769cb01 clarifications for Docker deployments 2020-04-29 12:00:23 -04:00
alicethorne-ab
18edae71bd gitignore add 2020-04-28 14:50:07 -04:00