Commit Graph

56 Commits

Author SHA1 Message Date
Connor Hicks
15d0f89fe2 Merge pull request #16 from 1Password/connor/0.6.3
bumped to 0.6.3
2018-09-14 12:10:33 -04:00
agilecohix
d98ae3628a bumped to 0.6.3 2018-09-14 12:09:56 -04:00
kchevelev
05ad11997b Merge pull request #15 from 1Password/konstantin/windows-batch-files
[IMPROVED] Adds Windows PowerShell batch files for deployment with Docker-Composer
2018-08-14 11:47:02 -04:00
Konstantin Chevelev
07e756afa5 - fixed MD links 2018-08-13 22:38:12 -04:00
Konstantin Chevelev
8eea53a96c - added Windows PowerShell batch files for Docker-Compose examples
- updated docs
2018-08-13 13:45:08 -04:00
Connor Hicks
ad1b72c37c Merge pull request #13 from 1Password/connor/0.6.1
[RELEASE] bump version to 0.6.1
2018-08-08 15:53:25 -04:00
agilecohix
193483f911 fixed merge conflict 2018-08-08 15:26:50 -04:00
agilecohix
8c02a0a0f1 version bump 2018-08-08 15:24:31 -04:00
Connor Hicks
dbb9f486e4 Merge pull request #12 from 1Password/connor/0.6
[RELEASE] version 0.6
2018-08-02 10:31:49 -04:00
Connor Hicks
39d96209b5 Merge branch 'master' into connor/0.6 2018-08-02 10:22:57 -04:00
agilecohix
3e99ef55ef release version 0.6 2018-08-02 10:21:36 -04:00
Connor Hicks
407aa316b7 Update README 2018-07-13 13:38:21 -04:00
Connor Hicks
80e6269b2f Merge pull request #11 from msweetser-isp/master
Fixed container command in op-scim-deployment.yaml
2018-07-13 13:33:12 -04:00
Michael Sweetser
0e4e8f0fe0 Fixed container command in op-scim-deployment.yaml 2018-07-13 10:30:12 -07:00
Tim Sattarov
91fc738527 Merge pull request #10 from 1Password/andrey/aws-example
package update instructions and code
2018-07-11 17:14:38 -04:00
Connor Hicks
4294625cdf Merge pull request #9 from 1Password/connor/0.5.8
Updated version to 0.5.8
2018-07-11 09:24:14 -04:00
Andrey Chertkov
adafe84ebc added repository handling instructions 2018-07-07 19:06:40 -04:00
Andrey Chertkov
2f3ee70884 added package update instructions and code 2018-07-06 21:48:08 -04:00
Tim Sattarov
81f66e8089 Merge pull request #8 from 1Password/andrey/aws-deployment-example
[NEW] Added AWS + Terraform instructions and code
2018-07-05 18:56:07 -04:00
Andrey Chertkov
0937ca015b added new line to the default users yml file 2018-07-05 18:51:57 -04:00
Andrey Chertkov
bce49b7315 [UPDATE]
added providers.tf
updated variables.tf
removed commented code blocks
updated README.md
2018-07-05 18:41:02 -04:00
agilecohix
2ca4f40502 change docker-compose version to 2.2 2018-06-29 13:45:10 -04:00
agilecohix
d0894f55b8 updated version 2018-06-29 13:43:36 -04:00
Andrey Chertkov
ef8eea9b4a Updated TF code to simplified deployment 2018-06-25 17:41:36 -04:00
Andrey Chertkov
5f5e69ae48 Updated README to reflect TF code changes 2018-06-25 17:39:12 -04:00
Andrey Chertkov
32bed861ea terraform fmt 2018-06-18 18:42:35 -04:00
Andrey Chertkov
dd22203793 [NEW] Added AWS + Terraform instructions and code 2018-06-18 18:01:28 -04:00
Rick Fillion
e0571268cd Merge pull request #7 from 1Password/rf/docker-compose-on-startup
Added instructions for what would need to be done to start op-scim on startup via docker-compose
2018-06-14 15:43:35 -05:00
Rick Fillion
844bcf8be8 Better steps thanks to Andrey 2018-06-14 15:42:07 -05:00
Rick Fillion
5be11f0f0a type simple 2018-06-14 13:46:20 -05:00
Rick Fillion
75a213873d Added instructions for what would need to be done to start op-scim on startup via docker-compose 2018-06-14 13:23:15 -05:00
Connor Hicks
15280b9a67 Merge pull request #6 from 1Password/connor/update-docker-hub
Updated to v0.5.1
2018-06-08 10:40:45 -04:00
agilecohix
db418c7bae Updated to v0.5.1 2018-06-08 10:37:44 -04:00
Connor Hicks
e040a3fc91 Merge pull request #5 from 1Password/connor/update-docker-hub
Changed docker image reference to new hub organization
2018-06-01 14:15:24 -04:00
agilecohix
95376d3732 Updated to v0.5 image 2018-06-01 14:06:44 -04:00
agilecohix
370463c454 Changed docker image reference to new hub organization 2018-05-29 15:05:05 -04:00
Rick Fillion
4844d67b57 Merge pull request #2 from 1Password/connor/create-session-script
Added script for generating scimsession file using a docker container
2018-05-29 10:11:44 -05:00
agilecohix
299bc5b7de Fixed README conflict and updated with Swarm link 2018-05-29 11:10:44 -04:00
Rick Fillion
393430ae55 Merge pull request #3 from 1Password/connor/docker
Added instructions for deploying the SCIM bridge using Docker
2018-05-29 10:06:52 -05:00
Rick Fillion
4a9692f5e6 Merge pull request #4 from 1Password/connor/swarm
[NEW] Added Docker Swarm example and updated SCIM images to v0.4.4
2018-05-29 10:05:57 -05:00
agilecohix
0cfcf992ee Removed unneed space 2018-05-25 14:37:56 -04:00
agilecohix
1c8e9ab809 restored create-session-file.sh 2018-05-25 14:37:30 -04:00
agilecohix
34b8c838c7 Added Docker Swarm example and updated SCIM images to v0.4.4 2018-05-25 14:33:37 -04:00
Connor Hicks
d5a8a666d7 Update README.md
Fixed a typo
2018-05-23 12:16:12 -04:00
agilecohix
69ed06cfd1 Renamed docker -> docker-compose, removed Dockerfile, adapted guide to use env vars, added warning about use in prodction 2018-05-08 19:48:03 -04:00
agilecohix
6b6f20c364 Added domain placeholder and updated all docker hub references to v0.4.2 2018-05-08 10:14:27 -04:00
agilecohix
9ce277419d Added link to create-session script in the kubernetes instructions 2018-05-08 10:11:33 -04:00
agilecohix
f124ed4fff Added Docker instructions and configuration files 2018-05-08 10:10:43 -04:00
agilecohix
21a20a0017 Changed to the correct image name 2018-05-07 16:52:21 -04:00
agilecohix
826eb9af0e Added script for generating scimsession file using a docker container and a mounted volume 2018-05-07 16:49:39 -04:00