Add Organization file
This commit is contained in:
parent
a4f1a2add6
commit
4e2cf1eacb
|
@ -0,0 +1,56 @@
|
||||||
|
* Zion configuration
|
||||||
|
|
||||||
|
** General
|
||||||
|
*** TODO NTP daemon
|
||||||
|
*** TODO User account
|
||||||
|
*** TODO Harden SSH
|
||||||
|
*** TODO Import zpool
|
||||||
|
*** TODO Tmux
|
||||||
|
*** TODO Smartmontools
|
||||||
|
** Printing
|
||||||
|
*** TODO Cups
|
||||||
|
*** TODO SANE
|
||||||
|
** Network
|
||||||
|
*** TODO DynDNS [0/1] [0%]
|
||||||
|
- [ ] Ddclient
|
||||||
|
*** TODO Firewall [0/2] [0%]
|
||||||
|
- [ ] General nftables config
|
||||||
|
- [ ] VPN setup
|
||||||
|
*** TODO Wireguard
|
||||||
|
** LEMP stack
|
||||||
|
*** TODO Nginx
|
||||||
|
*** TODO PHP [0/1] [0%]
|
||||||
|
- [ ] Php-fpm
|
||||||
|
*** TODO PostgreSQL [0/1] [0%]
|
||||||
|
- [ ] Restore DBs
|
||||||
|
*** TODO Certbot [0/2] [0%]
|
||||||
|
- [ ] Obtain certs
|
||||||
|
- [ ] Script to renew certs
|
||||||
|
*** TODO Nextcloud [0/1] [0%]
|
||||||
|
- [ ] Tweak options
|
||||||
|
*** TODO Wallabag
|
||||||
|
*** TODO Miniflux
|
||||||
|
*** TODO Hugo [0/2] [0%]
|
||||||
|
- [ ] Blog website
|
||||||
|
- [ ] Ox-hugo
|
||||||
|
** Software development
|
||||||
|
*** TODO Git [0/2] [0%]
|
||||||
|
- [ ] Gitea
|
||||||
|
- [ ] Import existing repositories
|
||||||
|
*** TODO Drone
|
||||||
|
** Backup
|
||||||
|
*** TODO Databases [0/4] [0%]
|
||||||
|
- [ ] Regular dumps
|
||||||
|
- [ ] Systemd timer (daily)
|
||||||
|
- [ ] Compress the dumps
|
||||||
|
- [ ] Remove old ones (monthly)
|
||||||
|
*** TODO Machines [0/2] [0%]
|
||||||
|
- [ ] Daily snapshot of monolith
|
||||||
|
- [ ] Weekly snapshot of zion
|
||||||
|
** Workflow
|
||||||
|
*** TODO Automate nix files deployment [0/2] [0%]
|
||||||
|
- [ ] Send local file to Zion
|
||||||
|
- [ ] Rebuild
|
||||||
|
** Communication
|
||||||
|
*** TODO Matrix
|
||||||
|
*** TODO Mail
|
Loading…
Reference in New Issue