Standalone install possible? #1188
Unanswered
myxr6turbo
asked this question in
Help and Support
Replies: 1 comment
-
It's not first party supported but I did make a script to install this directly in a Proxmox LXC container. Standalone - no Docker required. https://github.com/Glitch3dPenguin/DashyDashboardForLXC All in a simple "oneliner". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, I would like to install Dashy in our ESXi environment on a Ubuntu server. I have installed it but I get the splash screen and then it says possible error. I'm unable to locate any log files. Can anyone help me? Do I need to enable logging? Below are the commands I ran to install it.
sudo apt-get install nodejs npm
git clone https://github.com/Lissy93/dashy.git
npm install
npm start
Thanks in advance,
Beta Was this translation helpful? Give feedback.
All reactions