Technical Independence
I'm planning to write up some things at some point. For the moment, this is mostly just a punch list for me to keep track of the progress of things.
Punch List
Research
- [x] Research self-hosted alternatives to GitHub/GitLab
- [x] Research self-hosted alternatives to Google Analytics
- [ ] Research self-hosted alternatives to Notion
- [ ] Research self-hosted alternatives to Google Drive
- [ ] Research self-hosted alternatives to Google Calendar
Git/Forge Server
- [x] Build out the git server
- [x] Setup Forgejo
- [x] Build out the CI/CD server
- [x] Setup Forgejo runners
- [x] Migrate private repos to Forgejo
- [ ] Migrate public repos to Forgejo
Web Server
- [x] Build out the web server
- [x] Deploy default site to the web server
- [x] Migrate this site to the web server
- [ ] Migrate remaining static sites to the web server
- [ ] Setup WordPress on the web server
- [ ] Migrate WordPress sites to the web server
Analytics Server
- [ ] Build out the analytics server
- [ ] Setup Matomo or whatever I land on
- [ ] Migrate Google Analytics to the analytics server