Files
scim-examples/README.md
2021-04-07 19:19:55 -04:00

28 lines
1.6 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 cloud providers.
### 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.
## Automatic (one click) Deployment
The easiest way to deploy the SCIM bridge is with our one-click installations currently available for Google Cloud Platform and DigitalOcean.
- [One-click Google Cloud Platform Marketplace App](https://support.1password.com/cs/scim-deploy-gcp/)
- [One-click DigitalOcean Marketplace App](https://support.1password.com/scim-deploy-digitalocean/)
## Advanced Deployment Guides
Advanced deployment are recommended when you have particular requirements for your environment. They are easily customizable and adaptable to your situation.
- [Kubernetes](/kubernetes)
- [Docker Compose & Docker Swarm](/docker)
- [AWS EC2 with terraform](/aws-terraform) [deprecated]
- [AWS ECS Fargate with Terraform](/aws-ecsfargate-terraform)
- [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.