Can you add some more how to setup with like Portainer or in proxmox
Opened this issue · 1 comments
rabbadab commented
Is there anyone that can add some more guides how to set this up in other environments for us that is not that good at docker?
I have for example a proxmox server setup and a docker/portainer machine running in that environment and would really like to get Alpaca Turbo setup.
espressoelf commented
Since you already got Docker running, SSH into that virtual machine and follow the instructions. You might need to install docker-compose
first. I also recommend creating a folder and download/extract the zip into that, else it might clutter your current directory.
Instead of localhost:7887, you'll open ip-of-your-vm:7887 instead.
Only do that in your LAN.
Edit: You might need to do what #39 suggested, too.