The difference between installing coder server using the command line and using Docker.
Dear all,
I have some question.
Sequence 1 : When I use command line to install coder in Ubuntu PC , I have Web (refer 1st image) .it is running in localhost : 127.0.0.1:3000 but I can't find the folder setup . And I want to publicize it for my team ( I have created DNS , installed apache2 ). Could you share with me some ideas using apache2 without using Cloudflare, nghix ,ect...
Sequence 2: When I stucking in Sequence 1, I install coder server by Docker
I have setup (refer 2nd ; 3rd image) ( The web show the VS cdoe) , but it is not smillar with I using command line to install
Best regard,
Ben
1 Reply
For sequence 1 please see: https://github.com/coder/coder/tree/main/examples/web-server/apache
I don't understand what you mean it's different when you run through docker.
GitHub
coder/examples/web-server/apache at main · coder/coder
Provision remote development environments via Terraform - coder/coder