alicethorne-ab 0c50b178ed Docker deployment improvements (#115)
Docker deployment improvements.

Changelog:
* `--letsencrypt-domain` in the `args` field has been removed in favour of the environment variable `OP_LETSENCRYPT_DOMAIN` in the `scim.env` file. The old method will continue to work and is not deprecated, but this way is clearer to those setting up for the first time.
* Use long-form syntax on the Docker Secret for Docker Swarm deployments, fixing issues with some older versions of Docker, and making the `scimsession` secret more secure overall.
* Removed the `op-scim.service` file as it's no longer necessary with `restart: always`.
* Minor cleanup of `docker-compose.yml` files.
* Add manual setup steps to Docker README.
2020-10-09 16:33:20 -04:00
2020-10-09 15:40:31 -04:00
2020-09-23 14:48:23 -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

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 with AWS and 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 753 KiB
Languages
HCL 82.3%
Shell 15.8%
Batchfile 1.8%
Dockerfile 0.1%