mirror of
https://github.com/PurpleComputing/scim-examples.git
synced 2026-03-05 02:42:01 +00:00
25 lines
1.4 KiB
Markdown
25 lines
1.4 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.
|
|
|
|
To streamline your setup, it is suggested to have Docker installed on your local machine.
|
|
|
|
|
|
### Specific Deployment Guides
|
|
|
|
The easiest way to deploy the SCIM bridge is with our one-click installation currently available for Google Cloud Platform. If you'd like to deploy to GCP [use this guide instead](https://support.1password.com/cs/scim-deploy-gcp/).
|
|
|
|
We also have specific, detailed instructions for deployments to Azure using the [Azure Kubernetes Service](https://support.1password.com/cs/scim-deploy-azure/).
|
|
|
|
### General Deployment Guides
|
|
|
|
To deploy on Kubernetes, read the [Kubernetes example](https://github.com/1Password/scim-examples/tree/master/kubernetes)
|
|
|
|
To deploy with Docker, read the [Docker example](https://github.com/1Password/scim-examples/tree/master/docker)
|
|
|
|
To deploy with AWS and Terraform, read the [AWS and Terraform example](https://github.com/1Password/scim-examples/tree/master/aws-terraform)
|
|
|
|
To request additional deployment examples, please open an issue explaining your deployment environment, and we will do our best to accommodate.
|
|
|
|
If you encounter issues or have any questions about your SCIM bridge deployment, do not hesitate to email support+business@agilebits.com. We are happy to help in any way we can.
|