Skip to content

Commit 4b090ad

Browse files
authored
Merge pull request #318 from sil-org/remove-compose
remove outdated docker compose environment
2 parents ea88a25 + 6996eba commit 4b090ad

File tree

16 files changed

+6
-512
lines changed

16 files changed

+6
-512
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# idp-in-a-box
2-
Terraform Configuration, Documentation, examples, and Docker Compose dev setup for the
3-
IdP-in-a-Box service.
42

5-
## bringing up idp-in-a-box locally using Docker Compose
6-
1. Edit /etc/hosts or equivalent to assign `pw-api.local`, `pw-ui.local`, and
7-
`ssp.local` to 127.0.0.1.
8-
2. Create `local.env` files in each of the subfolders there, using the existing
9-
`local.env.dist` files as guides where applicable.
10-
3. `cd docker-compose`
11-
4. `./up`
12-
5. open browser to `localhost:51052`
3+
Terraform Configuration, Documentation, and examples for the IdP-in-a-Box service.
4+
5+
## Local Dev
6+
7+
To run the IdP-in-a-Box locally for development purposes, the Docker Compose environment in
8+
the [idp-profile-ui](https://github.com/sil-org/idp-profile-ui) repository includes much of the IdP system.
139

1410
## Service image version compatibility
1511

docker-compose/broker/local.env.dist

Lines changed: 0 additions & 10 deletions
This file was deleted.

docker-compose/compose.yaml

Lines changed: 0 additions & 288 deletions
This file was deleted.

docker-compose/down

Lines changed: 0 additions & 10 deletions
This file was deleted.

docker-compose/email/local.env.dist

Lines changed: 0 additions & 6 deletions
This file was deleted.

docker-compose/pw-api/config.php

Lines changed: 0 additions & 24 deletions
This file was deleted.

docker-compose/pw-api/local.env.dist

Lines changed: 0 additions & 4 deletions
This file was deleted.

docker-compose/pw-ui/local.env.dist

Lines changed: 0 additions & 3 deletions
This file was deleted.

docker-compose/pw-ui/password.env.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)