.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Giles Bradshaw 2020-04-29 07:07:43 +01:00
parent 5275a31abd
commit a55147346b
2 changed files with 7 additions and 1 deletions

View File

@ -5,7 +5,7 @@ def main(ctx):
return drone(
ctx,
"home-deploy",
"/home/giles/gitea-drone-stack",
"/stack-deploy",
"gitea",
[
"docker service scale gitea_ngrok=1",

View File

@ -30,3 +30,9 @@ In a [docker](https://www.docker.com/) stack.
* git - https://git.sigyl.com/
* drone - https://drone.sigyl.com/
* guacamole - https://remote.sigyl.com/
## installation
Once installed and running the system can redeploy itself.
However initially you need to do this yourself.