2 Commits

Author SHA1 Message Date
3wc
668dc06be4 docs: Add build status badge
Some checks failed
continuous-integration/drone Build is failing
[ci skip]
2025-12-14 20:51:07 -05:00
3wc
9687d5e71f Fix CI perhaps?
Some checks failed
continuous-integration/drone/push Build is failing
2025-12-14 20:50:44 -05:00
2 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@ steps:
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
settings:
host: swarm-test.autonomic.zone
stack: example_com # UPDATE ME
stack: tellaweb # UPDATE ME
generate_secrets: true
purge: true
deploy_key:
@ -18,6 +18,11 @@ steps:
STACK_NAME: example_com # UPDATE ME
LETS_ENCRYPT_ENV: staging
# Also set any config versions from abra.sh
ENTRYPOINT_CONF_VERSION: v1
SECRET_DB_PASSWORD_VERSION: v1
SECRET_DB_ROOT_PASSWORD_VERSION: v1
SECRET_REDIS_PASSWORD_VERSION: v1
SECRET_JWT_SECRET_VERSION: v1
trigger:
branch:
- main

View File

@ -1,5 +1,7 @@
# tellaweb
[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud/tellaweb/status.svg)](https://build.coopcloud.tech/coop-cloud/tellaweb)
> One line description of the recipe
<!-- metadata -->