dashy
dashy copied to clipboard
[FEATURE_REQUEST] support running dashy on bare nginx server
Is your feature request related to a problem? If so, please describe.
I'm running a raspberry pi with the "dietpi" distro. when I install anything on it, it installs and configures nginx on ports 80 and 443 and it's used for nextcloud, so i can't just run dashy's docker on that port.
I'll describe the issues I have but this is not a bug report since I'm using an unsupported setup: i downloaded the code, built it, uploaded dist to /var/www and it works but editing the config with the ui doesn't save it, editing it with the file is not intuitive ( to me at least ), and i think it causes a bug that doesn't allow me to log in
Describe the solution you'd like
an official guide on how to set it up on bare nginx server, or at least a mention so I can ask for help / open a ticket for the problems I'm facing
Priority
Low (Nice-to-have)
Is this something you would be keen to implement
No
If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated
I'm not super clear on what you're asking But here's what I think you're looking for....
For a guide on setting up on bare metal, see Deployment Docs For NGINX configutation, see the Management Docs
Regarding saving the config, there is a bug that's already been raised, but in the meantime, you can run yarn build once you've finished editing your config.
I'm working on a big overhaul of all things config related at the moment, which'll include a fix for this - see #799 for an update.
So V 2.1.2 should make updating config much easier.
Hope that helps :)
This issue has gone 6 weeks without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 5 working days.
Closing as no response from OP