Drone config, README tweak

This commit is contained in:
3wc 2022-03-26 00:37:31 +02:00
parent d2a44bdc14
commit d02dbcc3f5
2 changed files with 34 additions and 2 deletions

32
.drone.yml Normal file
View File

@ -0,0 +1,32 @@
---
kind: pipeline
name: deploy to swarm-test.autonomic.zone
steps:
- name: deployment
image: decentral1se/stack-ssh-deploy:latest
settings:
host: swarm-test.autonomic.zone
stack: lemmy
generate_secrets: true
purge: true
deploy_key:
from_secret: drone_ssh_swarm_test
environment:
DOMAIN: lemmy.swarm-test.autonomic.zone
STACK_NAME: lemmy
LETS_ENCRYPT_ENV: production
SECRET_POSTGRES_PASSWORD_VERSION: v1
SECRET_ADMIN_PASSWORD_VERSION: v1
trigger:
branch:
- master
# ---
# kind: pipeline
# name: recipe release
# steps:
# - name: release a new version
# image: thecoopcloud/drone-abra:latest
# settings:
# command: recipe lemmy release
# deploy_key:
# from_secret: abra_bot_deploy_key

View File

@ -1,11 +1,11 @@
# lemmy
> One line description of the recipe
> A federated link aggregator in Rust
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Status**: 1, alpha
* **Image**: [`lemmy`](https://hub.docker.com/r/dessalines/lemmy) etc., 4, upstream
* **Healthcheck**: Yes
* **Backups**: No