Self-service Continuous Delivery platform
https://github.com/drone/drone
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
.drone.yml | 2 weeks ago | |
.env.sample | ||
LICENSE | ||
README.md | ||
abra.sh | ||
compose.gitea.yml | ||
compose.github.yml | ||
compose.yml | ||
drone.env.tmpl |
README.md
Drone
- Category: Apps
- Status: 1, alpha
- Image:
drone/drone
, 4, upstream - Healthcheck: Yes
- Backups: ?
- Email: ?
- Tests: 2
- SSO: 3 (OAuth)
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new drone --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app config YOURAPPDOMAIN
- be sure to changeDOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up