Spiked_Grape
CCoder.com
•Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
We are following the enterprise desktop image and the kasm module etc. I say following because we just ripped out portions of the module due to airgapped environment.
However, I am thinking that maybe for values need to added to this than are in the module
https://www.kasmweb.com/kasmvnc/docs/latest/configuration.html
29 replies
CCoder.com
•Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
I can get to the kasmvnc ui on the path based like /apps/kasm or whatever but kasm isn't connected to the xfce desktop part
29 replies
CCoder.com
•Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
We have coder enterprise licenses but our environment's cybersecurity team won't let us use wildcards.
29 replies
CCoder.com
•Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
I said TUN and FUSE to true on envbox. Could that be a problem?
29 replies
CCoder.com
•Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
What should the settings in kasm be under websocket drop down?
29 replies
CCoder.com
•Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
There is just a red banner at the top of kasm that says failed to connect to server.
29 replies
CCoder.com
•Created by Spiked_Grape on 11/4/2024 in #help
Kasm template / module
Also I am running in azure aks
29 replies
CCoder.com
•Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Ok thanks for the help
28 replies
CCoder.com
•Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
I was just wondering in the description, for example of a dotfiles parameter, could you somehow say as example gitlab.mycorp.com/<current_user>/dotfiles.git
https://coder.com/_next/image?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcoder%2Fcoder%2Fmain%2Fdocs%2Fimages%2Fparameters.png&w=3840&q=100
as in where is enter a URL for a dotfile repo (optional) is shown here in this picture but you can see the owners username above. I tired to do it with coder_workspace_owner.me.name but it just displayed "default"
23 replies
CCoder.com
•Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
how does the owner parameter get populated? By default it has the user creating the template selected. Could I get that somehow?
23 replies
CCoder.com
•Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
ok thanks I will try some of these workarounds. Is there a way to get the users name in the coder parameters? I tried coder_workspace_owner.me.name but it just said default. I assuming because the template hasn't actually run yet. I am trying to fill out a default option or description of parameter that is a url of gitlab repo that includes the users name. Like a dotfiles repo in their own namespace.
23 replies
CCoder.com
•Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
@Atif
would it be possible to give an example of the workaround? i am not sure I follow where to add the while loop
23 replies
CCoder.com
•Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
@Atif https://github.com/coder/modules/tree/main/jfrog-oauth how to get this to run after dotfiles so that it finds the ~/.bashrc? depends_on dopesn't seem to work
23 replies
CCoder.com
•Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Yeah have that
28 replies
CCoder.com
•Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Like I am trying to work on gitlab pipeline starting with this example and wanted developers to be able to push a staging version that all users couldn't see and maybe do that in a staging branch etc.
https://registry.terraform.io/providers/coder/coderd/latest/docs/resources/template
28 replies
CCoder.com
•Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Ok is there a way to apply different acls to the different versions or am I better off just having two completely different templates.
28 replies
CCoder.com
•Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Hi I was looking at the new docs that use the coderd terraform provider.
https://coder.com/docs/templates/change-management
Where you can use acl for the permissions etc. but I haven't had a chance to try it out yet.
So when you using ci cd to add new versions, I would want to add a new version map to version list inside the existing template resource?
28 replies
CCoder.com
•Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
28 replies
CCoder.com
•Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
@Phorcys ok thanks. what about not making templates available to everyone by default. Is there a flag/option for that? If I am testing out a new template, currently I push it via cli then go change the permissions in the ui.
28 replies