correct url to codey instance
All checks were successful
Tests / test (push) Successful in 25s
Build and Deploy Staging / build (push) Successful in 1m8s
Build and Deploy Staging / deploy (push) Successful in 7s
Build and Deploy Antora Docs / build (push) Successful in 1m2s
Build and Deploy Antora Docs / deploy (push) Successful in 6s

This commit is contained in:
Tobias Brunner 2025-04-04 17:07:43 +01:00
parent 4f25504a0d
commit e441005061
No known key found for this signature in database
6 changed files with 7 additions and 7 deletions

View file

@ -10,7 +10,7 @@ spec:
spec:
containers:
- name: servala-clearsessions
image: servala-2nkgm.app.codey.ch/servala/servala-portal:latest
image: servala.app.codey.ch/servala/servala-portal:latest
imagePullPolicy: Always
# The command to clear sessions
command: ["uv", "run", "src/manage.py", "clearsessions"]

View file

@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: servala
image: servala-2nkgm.app.codey.ch/servala/servala-portal:latest
image: servala.app.codey.ch/servala/servala-portal:latest
imagePullPolicy: Always
ports:
- name: http

View file

@ -13,7 +13,7 @@ spec:
- name: SERVALA_ALLOWED_HOSTS
value: staging.portal.servala.com
- name: ssh-tunnel
image: servala-2nkgm.app.codey.ch/servala/servala-portal:latest
image: servala.app.codey.ch/servala/servala-portal:latest
command:
- "/bin/bash"
- "-c"

View file

@ -19,7 +19,7 @@ spec:
spec:
containers:
- name: docs
image: servala-2nkgm.app.codey.ch/servala/servala-portal-docs:latest
image: servala.app.codey.ch/servala/servala-portal-docs:latest
imagePullPolicy: Always
readinessProbe:
httpGet:

View file

@ -14,7 +14,7 @@ External resources to read about it:
* http://vshn.ch/marketplace[vshn.ch Website^]
* https://products.vshn.ch/marketplace/index.html[VSHN products site^]
The source code can be found on the https://servala-2nkgm.app.codey.ch/servala/servala-portal[Servala Codey instance^].
The source code can be found on the https://servala.app.codey.ch/servala/servala-portal[Servala Codey instance^].
== Technology Stack

View file

@ -7,10 +7,10 @@ site:
Allow: *
content:
sources:
- url: https://servala-2nkgm.app.codey.ch/servala/servala-portal.git
- url: https://servala.app.codey.ch/servala/servala-portal.git
branches: ["main"]
start_path: docs
edit_url: "https://servala-2nkgm.app.codey.ch/servala/servala-portal/_edit/main/{path}"
edit_url: "https://servala.app.codey.ch/servala/servala-portal/_edit/main/{path}"
ui:
bundle:
url: https://github.com/vshn/antora-ui-default/releases/download/2.2.6/ui-bundle.zip