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
2020-09-24 19:01:36 -04:00
2020-07-09 13:50:25 -06:00
2018-04-17 17:11:52 -04:00
2020-05-13 12:59:15 -04:00
2020-10-09 17:01:27 -04:00

1Password SCIM Bridge deployment examples

Here you can find configuration files and best practice instructions for deploying the 1Password SCIM Bridge on various public and private clouds.

Automatic Deployment

The easiest way to deploy the SCIM bridge is with our one-click installations currently available for Google Cloud Platform and DigitalOcean.

For Google Cloud Platform, please refer to this guide.

For DigitalOcean, please refer to this guide.

Advanced Deployment

The following guides are for anyone who isn't using the one-click solutions available on Google Cloud Platform or DigitalOcean.

Before Deploying

Before you begin deploying the 1Password SCIM Bridge, please refer to the Preparation Guide. You will need to make some decisions about certain key details, and it also contains ways to avoid common pitfalls.

General Deployment Guides

To deploy on Kubernetes, read the Kubernetes example documentation

To deploy with Docker, read the Docker example documentation

To deploy on a AWS EC2 with Terraform, read the AWS and Terraform example documentation

We also have specific, detailed instructions for deployments to Azure using the Azure Kubernetes Service.

Support

If you require additional deployment examples, encounter any issues, or have any questions about your SCIM bridge deployment, do not hesitate to email support+business@agilebits.com and open an issue with us. We are happy to help in any way we can.

Description
No description provided
Readme MIT 674 KiB
Languages
HCL 82.3%
Shell 15.8%
Batchfile 1.8%
Dockerfile 0.1%