RainyDev
RainyDev
Explore posts from servers
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
I‘ll let you know in case I do
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
But thanks!
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
I guess not really
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
nop unfortunately not really
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
Alright, thank you so much 🙂
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
Hmm okay, I'll have to look into this. Thanks tho!
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
Is there any docs on that?
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
I do have gitea hosted with CI, yes. But honestly I haven't digged too deep into creating images for coder 😄
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
I need 1.22 at least and 1.23.1 would be optimal
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
And the go version there is too low for my required go modules
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
It was that one I think
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
picked the wrong one one moment please
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
Oh no i wasn't sorry
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
Yeah, sorry 😄
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
Sorry havent digged too deep into Coder yet
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
Will that work on Kubernetes?
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
https://github.com/sharkymark/v2-templates/tree/main/src/docker-intellij-gateway I think it was that one that I modified a bit (added go install script etc but didnt quite work)
39 replies
CCoder.com
Created by RainyDev on 9/21/2024 in #help
Golang Template
# Install latest golang version
if [[ "${data.coder_parameter.lang.value}" == "Golang" ]]; then
sudo wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.23.1
sudo source /home/coder/.bashrc
fi
# Install latest golang version
if [[ "${data.coder_parameter.lang.value}" == "Golang" ]]; then
sudo wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.23.1
sudo source /home/coder/.bashrc
fi
I have added this to my template which works BUT i always need to
source /home/coder/.bashrc
source /home/coder/.bashrc
when conncting which is a bit annoying
39 replies
FFilament
Created by RainyDev on 8/3/2024 in #❓┊help
Question regarding Media Library Manager Pricing
No description
5 replies