.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
5275a31abd
commit
a55147346b
|
@ -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",
|
||||
|
|
|
@ -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.
|
Reference in New Issue