chore: Port over Caddy internal stack
This commit is contained in:
parent
d1e9635166
commit
126147fcb4
7 changed files with 125 additions and 2 deletions
23
README.md
23
README.md
|
@ -2,10 +2,31 @@
|
|||
|
||||
Work-in-progress NixOS Server Infrastructure based on [valerie's NixOS setup](https://git.dessa.dev/valnyx/nixos/src/branch/main).
|
||||
|
||||
## WARNING
|
||||
## WIP
|
||||
|
||||
This is a work-in-progress and currently DOES NOT WORK. Please check back later.
|
||||
|
||||
### Checklist
|
||||
|
||||
- [x] Get basic install working
|
||||
- [x] Configure reverse proxy
|
||||
- [x] Configure firewall
|
||||
- [x] Install Docker
|
||||
- [x] Configure NFS mount
|
||||
- [x] Configure Traefik & its dashboard
|
||||
- [ ] Configure Caddy for internal service port forwarding (difficult!)
|
||||
- [ ] Install Portainer for other servers & basic admin tasks
|
||||
- [ ] Install Forgejo
|
||||
- [ ] Install Personal Website
|
||||
- [ ] Install Passbolt
|
||||
- [ ] Install Pterodactyl Panel
|
||||
- [ ] Install Immich
|
||||
- [ ] Restore Forgejo
|
||||
- [ ] Restore Passbolt
|
||||
- [ ] Restore Pterodactyl Panel
|
||||
- [ ] Restore Immich (difficult!)
|
||||
- [ ] Get myself a treat :3
|
||||
|
||||
## Setup
|
||||
|
||||
### Setting up Sops
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue