-
Notifications
You must be signed in to change notification settings - Fork 0
Provide a docker-compose.yml #63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Running /app/main config create, or the default server start doesn't do anything in the mentioned. Looking at logs, it tries connecting to a localhost db, what doesn't obviously exist. The location could probably be changed in configs, but I still haven't found a config. Can't jump in to the container either, as it's in a restart loop. |
Seems we need /app/data in addition to /app/files |
Ok, I've reached the highly illegal dark web. Nice. |
new user created, stats gives 404 |
it's still overwhelming to see the structure, intended use.. even though I have interacted with tds, my own, and other fs-s. |
Other instances spotted https://files.jojii.de https://very.highly.illegal-dark-web-server.xyz are 502 using it myself sounds like maintaining it |
notes to self at this point.. |
Those instances are the same. The 502 is caused by another unrelated error I've been too lazy to fix. It is still maintained, but simply not that actively developed anymore like before. |
Uh oh!
There was an error while loading. Please reload this page.
I'm quite sure the container needs to communicate with the outside world, but how? Is it supposed to be on a domain somewhere? Can I put it behind a reverse proxy? Port 80, 8000, 8080? How do the CLI/GUI apps communicate with the server part?
The text was updated successfully, but these errors were encountered: