23 lines
467 B
Markdown
23 lines
467 B
Markdown
|
# Files
|
||
|
|
||
|
- `tmux.conf`: Tmux configuration
|
||
|
- `startup.bash`: Startup script
|
||
|
- `sshd_config`: sshd config for host
|
||
|
|
||
|
|
||
|
# Volumes
|
||
|
|
||
|
These directories should be volumes to persistent storage
|
||
|
|
||
|
- `/var/lib/zerotier-one`: ZeroTier identity and config information
|
||
|
- `/home/thurstylark/.config/weechat`: Weechat config
|
||
|
|
||
|
|
||
|
# Secrets
|
||
|
|
||
|
These Secrets should be set up on first start for the init to work properly
|
||
|
|
||
|
- tl-weechat-ztnetaddr
|
||
|
- tl-weechat-pass
|
||
|
- tl-weechat-authorizedkeys
|