valon
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template

32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
doesn't really seem to work like I thought, because when i try to create the template it always wants to open the config.json but i dont have such a file.
32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
Thank you! I will try this
32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
so i can put those env variables in the coder.env and that should work?
32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
Alright, that makes sense.
So i get it that it is possible to pull the image by having the secret in the terraform file but i would like to not have it hardcoded inside my main.tf but rather have it pull the secret from a env variable is that possible?
32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
Different Question is there a possibility to extend the upload limit of a template?
32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
Sorry, im sick right now so i am not at work for this week and can't try this method.
32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
Thanks a lot. I will try this once everything is setup.
32 replies
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
i will probably try this but i am wondering how does coder pull the created image?
32 replies
CCoder.com
•Created by valon on 2/27/2025 in #help
Unable to Access code-server - White Screen Issue for Guests on Local Network
It works, Thanks! I will close the post
9 replies
CCoder.com
•Created by valon on 2/27/2025 in #help
Unable to Access code-server - White Screen Issue for Guests on Local Network
So basically all I can do is wait for the release of the version that fixes this problem?
9 replies
CCoder.com
•Created by valon on 2/27/2025 in #help
Unable to Access code-server - White Screen Issue for Guests on Local Network

9 replies
CCoder.com
•Created by valon on 2/18/2025 in #help
Problem with the Terminal in my own Template
solved this on my own gonna close this post
4 replies
CCoder.com
•Created by valon on 2/3/2025 in #help
Problem with high latency in Workspace
Oh ok it works now without the wildcard URL. Thank you very much for the help
23 replies
CCoder.com
•Created by valon on 2/11/2025 in #help
Question about creating a pre-configured Environment
I want to try it, but i was unsure at first if it even works so i thought i ask the experts here 😄
8 replies
CCoder.com
•Created by valon on 2/3/2025 in #help
Problem with high latency in Workspace
Thanks for the quick answer I will try that
23 replies
CCoder.com
•Created by valon on 2/3/2025 in #help
Problem with high latency in Workspace
The env variables are straight out of the coder.env file
23 replies
CCoder.com
•Created by valon on 2/3/2025 in #help
Problem with high latency in Workspace
i also got it to work on the vm now i just got to fix the issue above with the code-server
23 replies
CCoder.com
•Created by valon on 2/3/2025 in #help
Problem with high latency in Workspace
sorry for the late answer these are my env variables:
CODER_ACCESS_URL=http://(THE IP):3001
CODER_WILDCARD_ACCESS_URL=*.(THE IP):3001
CODER_HTTP_ADDRESS=0.0.0.0:3001
CODER_PG_CONNECTION_URL=
CODER_TLS_CERT_FILE=
CODER_TLS_ENABLE=
CODER_TLS_KEY_FILE=
23 replies