Actions
Task #14684
closed
YS
BS
Update TS9 config
Task #14684:
Update TS9 config
Start date:
06.03.2026
Due date:
% Done:
0%
Estimated time:
SecReporter:
Originally created on:
07.10.2024
Originally updated on:
22.10.2024
Original due date:
Description
Hey folks,
as we changed a couple of things in Theia and the architecture, I need the TS9 config to reflect those. The ansible repo is not widely in use yet I think, here is the config/application-theia.yml I'd like to have.
{code:java}
theia:
portal-url: https://theia.artemis.cit.tum.de
images:
java:
Java-17: "ghcr.io/ls1intum/theia/java-17:latest"
c:
C: "ghcr.io/ls1intum/theia/c:latest"
javascript:
Javascript: "ghcr.io/ls1intum/theia/javascript:latest"
ocaml:
Ocaml: "ghcr.io/ls1intum/theia/ocaml:latest"
python:
Python: "ghcr.io/ls1intum/theia/python:latest"
rust:
Rust: "ghcr.io/ls1intum/theia/rust:latest"{code}
Thanks for your help and a great start in the week!
Yannik
Actions