r/webites: Add apps.du5t1n.xyz F-Droid repo

I want to publish the _20125_ Status application to an F-Droid
repository to make it easy for Tabitha to install and update.  F-Droid
repositories are similar to other package repositories: a collection of
packages and some metadata files.  Although there is a fully-fledged
server-side software package that can manage F-Droid repositories, it's
not required: the metadata files can be pre-generated and then hosted by
a static web server just fine.

This commit adds configuration for the web server and reverse proxy to
host the F-Droid repository at _apps.du5t1n.xyz_.
This commit is contained in:
2024-11-05 06:41:02 -06:00
parent 7e8aee072e
commit 168bfee911
9 changed files with 93 additions and 0 deletions

View File

@@ -23,6 +23,8 @@
tags: websites/darkchestofwonders.us
- role: websites/chmod777.sh
tags: websites/chmod777.sh
- role: websites/apps.du5t1n.xyz
tags: websites/apps.du5t1n.xyz
- role: cert
cert_src: websites/hatch.chat.cer
cert_dest: /etc/pki/tls/certs/hatch.chat.cer