mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-02-11 09:34:30 +00:00
39 lines
1.9 KiB
Markdown
39 lines
1.9 KiB
Markdown
## 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](https://support.1password.com/cs/scim-deploy-gcp/).
|
|
|
|
For DigitalOcean, please [refer to this guide](https://support.1password.com/scim-deploy-digitalocean/).
|
|
|
|
|
|
## 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](https://github.com/1Password/scim-examples/tree/master/PREPARATION.md). 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](https://github.com/1Password/scim-examples/tree/master/kubernetes)
|
|
|
|
To deploy with Docker, read the [Docker example documentation](https://github.com/1Password/scim-examples/tree/master/docker)
|
|
|
|
To deploy with AWS and Terraform, read the [AWS and Terraform example documentation](https://github.com/1Password/scim-examples/tree/master/aws-terraform)
|
|
|
|
We also have specific, detailed instructions for deployments to Azure using the [Azure Kubernetes Service](https://support.1password.com/cs/scim-deploy-azure/).
|
|
|
|
|
|
## 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.
|