[readme] update todos

This commit is contained in:
2024-06-18 14:50:42 +02:00
parent 9fc84456f0
commit 8add1bcc1e

View File

@@ -11,7 +11,7 @@ the file structure is based on this [blog post](https://samleathers.com/posts/20
- login via ```ssh -p 222 malobeo@5.9.153.217``` - login via ```ssh -p 222 malobeo@5.9.153.217```
- if rebuild switch fails due to biglock do ```mount -o remount,rw /nix/var/nix/db``` - if rebuild switch fails due to biglock do ```mount -o remount,rw /nix/var/nix/db```
- currently is running tasklist in detached tmux session - currently is running tasklist in detached tmux session
- [ ] make module with systemd service out of that - [x] make module with systemd service out of that
## creating a new host ## creating a new host
@@ -108,22 +108,22 @@ the usage is simple, just run ```grip``` in the same folder as the README.md you
* [ ] how to use beamer * [ ] how to use beamer
* [ ] how to buecher ausleihen * [ ] how to buecher ausleihen
* ... * ...
* [ ] host some pad (codimd aka hedgedoc) * [x] host some pad (codimd aka hedgedoc)
* [ ] some network fileshare for storing the movies and streaming them within the network * [ ] some network fileshare for storing the movies and streaming them within the network
* [ ] malobeo network infrastructure rework * [x] malobeo network infrastructure rework
* [ ] request mulvad acc * [x] request mulvad acc
* [ ] remove freifunk, use openwrt with mulvad configured * [x] remove freifunk, use openwrt with mulvad configured
#### external services #### external services
we want to host two services that need a bit more resources, this is a booking system for the room itself and a library system. we want to host two services that need a bit more resources, this is a booking system for the room itself and a library system.
- [ ] analyse best way to include our stuff into external nixOs server - [x] analyse best way to include our stuff into external nixOs server
- [ ] writing some module that is included by the server - [x] writing some module that is included by the server
- [ ] directly use nixOs container on host - [x] directly use nixOs container on host
- [ ] combination of both (module that manages nginx blabla + nixOs container for the services - [x] combination of both (module that manages nginx blabla + nixOs container for the services
#### bots&progrmaming #### bots&progrmaming
* [ ] create telegram bot automatically posting tuesday events * [ ] create telegram bot automatically posting tuesday events
* [x] create webapp/interface replacing current task list pad * [x] create webapp/interface replacing current task list pad
* could be a simple form for every tuesday * could be a simple form for every tuesday
* [ ] element bot should send updates if some tasks are not filled out * [x] element bot should send updates if some tasks are not filled out