mirror of
https://github.com/bonfire-networks/bonfire-deploy.git
synced 2025-03-14 01:27:56 +00:00
A place your community is happy to call home.
https://bonfirenetworks.org/
.env.sample | ||
.gitignore | ||
abra.sh | ||
compose.yml | ||
entrypoint.sh.tmpl | ||
README.md |
bonfire
TODO
- Category: Apps
- Status: 1, alpha
- Image:
bonfirenetworks/bonfire
, 4, upstream - Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new ${REPO_NAME} --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOUR_APP_NAME
- Be sure to change
$HOSTNAME
to something that resolves to your Docker swarm box, check/edit the other config keys abra app deploy YOUR_APP_NAME
- Open the configured domain in your browser and sign up!