mirror-env/todo/README.md

24 lines
518 B
Markdown
Raw Normal View History

2021-09-12 00:33:21 -04:00
## TODO
2021-09-12 16:32:12 -04:00
- modify configs when appropriate
- net.ipv4.ip_forward=1 for both host and vm
2021-09-12 21:23:38 -04:00
- create 3 users
- local (does nothing?)
- mirror (does something)
- push (ssh authorized_keys for pushing)
2021-09-12 00:33:21 -04:00
### Storage
symlink projects from `/mirror/root/.cscmirror` to `/mirror/root`
2021-09-12 21:23:38 -04:00
### dirs of importance
2021-09-12 00:33:21 -04:00
### Merlin
check wiki for more details
### Push Sync
create `push` user and ssh keypair in `/home/push/.ssh/authorized_keys`
check wiki for more details
### Sync Scripts
add sync scripts to `~mirror/bin`