master #2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "dark/ssh-reg:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Referencing tilde/stack#9, this is a whole rework of our directory structure and corresponding docker-infra. The now-state is simple:
Everything related to administration goes down to /private, which is linked to /app/admin in the running container,
everything related to the user
tilde
, which shall handle all interactions with non-registered users ontilde@tilde.fun
-SSHand finally /app/config, which holds configurations and the current log
By now, the ssh-reg-Repository holds all of it's own configuration files that it needs.