diff options
| author | alexpdp7 <alex@pdp7.net> | 2020-05-30 13:04:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-30 13:04:05 +0200 |
| commit | b3c781435feca937eaa4ed4e73d2f4a95d5e99db (patch) | |
| tree | ee2384e08fe00155688a23e71517b53eb596b214 | |
| parent | 6d3e8ed5d3938b4ae296add0c6c1770df8b2e5c5 (diff) | |
Add Miniflux, bitwarden_rs
| -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. |
