Add fuuko (server for most production services) #18
Labels
No labels
affects/hardware
affects/legal
affects/reproducibility
affects/security
affects/style
affects/usability
blocked by/release 21.05
blocked by/release 21.11
blocked by/release 22.05
blocked by/testing needed
blocked by/testing needed/fuuko
blocked by/testing needed/sayuri
blocked by/upstream
resolution
deferred
resolution
permanent workaround
resolution
upstream wontfix
resolution
wontfix
type
bug
type
chore
type
feature
type
new machine
type
question
type
regression
type
tracking
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#49 fuuko: Add media backup
simon/nixos-config
#9 SSH in initrd/remote LUKS unlock
simon/nixos-config
Reference: simon/nixos-config#18
Loading…
Reference in a new issue
No description provided.
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?
This replaces my current server.
Hardware
Base system
/etc/crypttab
is your friendservices.btrfs.autoScrub.enable = true;
Services
No longer managed
i. e. to remove before beginnint with migration
DNS/DHCP (dnsmasq)
Ankisyncd
Hedgedoc/CodiMD
Gitea
docker-compose exec -u git gitea gitea dump --database postgres --type tar.gz -f /data/dump.tar
tar xvf dump.tar.gz
chown -R gitea:gitea *
rm -rf /var/lib/gitea/repositories /var/lib/gitea/data/avatars /data/gitea/lfs
mv repos /var/lib/gitea/repositories
mv data/avatars /var/lib/gitea/avatars
mv data/lfs /data/gitea/lfs
sed -e 's/BOOL DEFAULT false/BOOL DEFAULT false/g' -e 's/BOOL DEFAULT true/BOOL DEFAULT true/g' -i gitea-db.sql
sudo -u gitea psql -f gitea-db.sql
UPDATE version SET version=156 WHERE id=1;
dangerousDrone CI
Prometheus + Alertmanager
Exporters
Grafana
Mosquitto + Wordclock script
cce86ac2c9
)cce86ac2c9
)HTTP file listings
e0ef586e5e
)FTP (for scanner)
using systemd path unitsystemd path units do not support this use case)Matrix
password_hash
column inusers
tableb6297d0153
)Torrent
Misc
3a5568a136
)Migration order
simon referenced this issue2021-02-11 14:12:19 +01:00
simon referenced this issue2021-02-12 23:11:05 +01:00
all done 🥳