this post was submitted on 19 Jul 2023
6 points (100.0% liked)
Selfhosting
16 readers
1 users here now
All things selfhosting and homelab related Resources: - https://github.com/awesome-selfhosted/awesome-selfhosted - https://github.com/awesome-foss/awesome-sysadmin
founded 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not related to your initial issue.. but a quick question as it appears you might have already figured out a lot regarding hosting your own instance.
Do you know if you can lock it down so that only you have an account on the instance? I’d like to run my own but I’d want membership locked so I just use the instance to federate content.
Yes, you can disable registrations in the config file and just create your own account through a docker command
Thanks! That’s great to hear.