forked from Nixius/authelia
14 lines
375 B
Markdown
14 lines
375 B
Markdown
# ATLAS
|
|
|
|
ATLAS provisions and manages customer workspaces behind Traefik with Authentik-backed identity.
|
|
|
|
## Deploy
|
|
|
|
Use the root ship script to build the latest local `ss-atlas` image, push it, and deploy the production stack:
|
|
|
|
```sh
|
|
./ship.sh
|
|
```
|
|
|
|
The active production stack is defined in `stack.production.yml`. Legacy identity artifacts are preserved under `archives/`.
|