Add build status, update README

[ci skip]
This commit is contained in:
3wc 2020-10-06 21:37:49 +02:00
parent 72b5ce18e3
commit 1d56db877b
1 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,17 @@
# portainer
[![Build Status](https://drone.autonomic.zone/api/badges/compose-stacks/portainer/status.svg)](https://drone.autonomic.zone/compose-stacks/portainer)
> https://portainer.readthedocs.io
**Work In Progress.**
1. Set up Docker Swarm and [`abra`][abra]
2. Deploy [`compose-stacks/traefik`][compose-traefik]
3. `cp .envrc.sample .envrc`
4. Edit `.envrc` - be sure to change `$DOMAIN` to something that resolves to
your Docker swarm box
5. `direnv allow` (or `. .envrc`)
6. `abra deploy`
7. Log into the web interface to create an initial user
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
[compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik