Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'dark/ssh-reg:master'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Deleting a branch is permanent. It CANNOT be undone. 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.
d79e06a70e
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.