valon
CCoder.com
•Created by valon on 3/6/2025 in #help
Trouble with including Internal Tool from .tar.gz in Coder Workspace Template
Hey,
I've run into an issue where I need to install a specific tool in a Coder workspace, which is packaged as a .tar.gz file. While I understand that the extraction of a tar.gz file can typically be done through the Dockerfile, this particular tool is internal and requires authentication for download, which complicates the process.
I attempted to create a Coder template by including the Dockerfile, main.tf, and the .tar.gz file in a zip archive. However, upon trying to upload this zip as a new template, it gets stuck on the build enqueued process.
Given that direct download without authorization isn't an option, I'm looking for suggestions on how to properly include and install this tool in a Coder workspace. If there's a known method or strategy for handling such internal tools requiring authentication during the setup within Coder, that would be much appreciated.
If any further information would help, please let me know, and thanks in advance for any help.
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
I am encountering an issue while using code-server on Coder. When I access Coder from my virtual machine as the host everything works fine. But when i log in to coder on my local machine as a guest the code-server application opens and only shows me a blank white screen. I am running my own Template, so i guess my problem is somewhere in my main.tf file.
Thank you for your Assistance.
9 replies
CCoder.com
•Created by valon on 2/18/2025 in #help
Problem with the Terminal in my own Template
Hey, I recently created my own template, and I've encountered some issues with its functionality. Firstly, the terminal is disconnecting randomly within about 4 seconds of opening. When I attempt to refresh the session, I am redirected to a different terminal. I suspect that there may be a configuration issue with my main.tf file, although it could potentially be something else. Additionally, I experience disconnections when using the code-server web application.
4 replies
CCoder.com
•Created by valon on 2/11/2025 in #help
Question about creating a pre-configured Environment
Is it possible to use the RUN command in a Dockerfile to configure the workspace so that necessary tools like Golang, kind, HELM, etc., are installed automatically when creating a workspace?
8 replies
CCoder.com
•Created by valon on 2/3/2025 in #help
Problem with high latency in Workspace
Hi everyone,
I'm experiencing high latency in my workspace and I'm looking for ways to reduce it. Could anyone provide some insights or suggestions on why this might be happening and how I can improve the performance?
Thank you!
23 replies