How I maintain my capsule

I have a rather simple workflow for my Gemini capsule. The content is in a git repository on my own forgejo server. On every push to the main branch, forgejo sends a webhook to weblug (my own webhook receiver program), which pulls the content from git and publishes it into the working directory of the orion server.

For me this is simple, because I anways have my own forgejo server and weblug. I use this also for other projects, so I consider this "already there". So for this capsule alone, I just need to add a webhook definition into my weblug config and be done.

I write a new post, push it to git and let the webhook automation do it's magic.

In fact, I'm writing this post only to run a last field test of the deployment setup.

Automation is magic :-)

Proxy Information
Original URL
gemini://feldspaten.org/posts/20230923-my-capsule-workflow.gmi
Status Code
Success (20)
Meta
text/gemini; lang=en; charset=utf-8
Capsule Response Time
226.69147 milliseconds
Gemini-to-HTML Time
0.177749 milliseconds

This content has been proxied by September (ba2dc).