ei.do
CCoder.com
•Created by ei.do on 10/26/2024 in #help
Workspace stuck on loading
using
curl -L https://coder.com/install.sh | sh
to install coder on debian 12, always got the loading state and then unhealthy
the server has new image and nothing installed only coder.
I tried to expose it directly to 443, and tried with nginx .. always no load
only worked when I used alternative methods
https://coder.com/docs/install/docker
so, I installed docker, and copied the docker-compose file from your github repo and then added a debian service to run the docker composer up for coder,
this way, it worked and now I have a runing workspaces and template.6 replies
CCoder.com
•Created by ei.do on 10/26/2024 in #help
Workspace stuck on loading
used it, the same output. I tested on another server the same, but what worked,
the only worked solution was to use docker-compose.
6 replies