[readme] update
This commit is contained in:
11
README.md
11
README.md
@@ -4,6 +4,15 @@ this repository nxios configurations of the digital malobeo infrastructure. it s
|
|||||||
|
|
||||||
the file structure is based on this [blog post](https://samleathers.com/posts/2022-02-03-my-new-network-and-deploy-rs.html)
|
the file structure is based on this [blog post](https://samleathers.com/posts/2022-02-03-my-new-network-and-deploy-rs.html)
|
||||||
|
|
||||||
|
## hosts
|
||||||
|
|
||||||
|
#### durruti
|
||||||
|
- nixos-container running on dedicated hetzner server
|
||||||
|
- 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```
|
||||||
|
- currently is running tasklist in detached tmux session
|
||||||
|
- [ ] make module with systemd service out of that
|
||||||
|
|
||||||
## creating a new host
|
## creating a new host
|
||||||
|
|
||||||
### setting up filesystem
|
### setting up filesystem
|
||||||
@@ -114,7 +123,7 @@ we want to host two services that need a bit more resources, this is a booking s
|
|||||||
|
|
||||||
#### bots&progrmaming
|
#### bots&progrmaming
|
||||||
* [ ] create telegram bot automatically posting tuesday events
|
* [ ] create telegram bot automatically posting tuesday events
|
||||||
* [ ] 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
|
* [ ] element bot should send updates if some tasks are not filled out
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user