Deploy µPaaS to fsn1app1 and verify end-to-end #181
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deploy the current release candidate to fsn1app1 and prove the full
webhook → build → deploy loop works in production. Requires server
access, so this one is assigned to @sneak.
Steps (per the README Docker Compose section):
docker compose up -dwithHOST_DATA_DIRset to an absolutehost path (relative paths break bind mounts during builds)
itself listens plain HTTP on
PORT(default 8080)the generated per-app keypair, webhook URL configured in Gitea,
branch filter set
received, repo cloned via deploy key, image built with live build
log streaming, old container replaced, new container running
logs, deploy log download
notification arrives
Definition of done:
ad-hoc on the server)
hash