Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-23 | Introduce sysupgrade playbook | Dmitry Ilvokhin | |
Playbook sysupgrade.yml is a attempt to do automatic full system upgrade. Currently logic is completely automated for happy path. 1. Shutdown machine. 2. Take snapshot from the machine. 3. Power on machine back. 4. Update archlinux-keyring. 5. Upgrade everything. 6. Reboot. If something is working, then we are done. Otherwise, restore from snapshot manually and try to figure out what went wrong. | |||
2024-06-15 | Add irssi setup to TODO.txt | Dmitry Ilvokhin | |
2024-06-15 | Remove item about wireguard iface names from TODO | Dmitry Ilvokhin | |
2024-06-14 | Cleanup TODO.txt file | Dmitry Ilvokhin | |
2024-06-09 | Update TODO.txt with Tor setup references | Dmitry Ilvokhin | |
2024-04-20 | Remove fail2ban installation from TODO | Dmitry Ilvokhin | |
Decided not to do it after reading ArchWiki. | |||
2024-04-20 | Use systemd service instead of service for certbot | Dmitry Ilvokhin | |
To properly reload systemd in case of changes in unit file. | |||
2024-04-20 | Add paccache role to all hosts | Dmitry Ilvokhin | |
2024-04-14 | Add `systemctl daemon-reload` item in TODO | Dmitry Ilvokhin | |
2024-04-07 | Update TODO with items to do later | Dmitry Ilvokhin | |
2024-02-24 | Add dotfiles section to TODO | Dmitry Ilvokhin | |
2023-12-20 | Add references to TODO.txt | Dmitry Ilvokhin | |
2023-12-19 | Move basic role to essential | Dmitry Ilvokhin | |
2023-12-18 | Initial commit | Dmitry Ilvokhin | |
Add necessary files. |