diff options
Diffstat (limited to 'PERSONAL_INFRA.md')
| -rw-r--r-- | PERSONAL_INFRA.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/PERSONAL_INFRA.md b/PERSONAL_INFRA.md index 2def0b15..f4394e0a 100644 --- a/PERSONAL_INFRA.md +++ b/PERSONAL_INFRA.md @@ -3,6 +3,8 @@ * Hetzner auction server: 48Gb RAM, 2x2Tb HDD. Runs Proxmox, tinc/ocserv, Apache as reverse proxy * LXC container running NextCloud * LXC container running my WordPress blog + * LXC container running Miniflux + * LXC container running bitwarden_rs * LXC container running an acquaintances Twitter bot * VM running Dokku, hosting a few personal apps * VM running a Discourse forum @@ -96,6 +98,10 @@ I use `yum-cron` on CentOS 7, `dnf-automatic` on CentOS 8 and `unattended-upgrad `ragent` monitors when Debian/Ubuntu systems need a reboot and warns me through Nagios. +### Packaging + +* https://github.com/alexpdp7/bitwarden_rs/tree/rpm + ## Storage I run Nextcloud on an LXC container, files are stored in a ZFS filesystem. |
