View Issue Details

IDProjectCategoryView StatusLast Update
0008683Talerdeployment and operationspublic2024-04-15 21:32
ReporterChristian Grothoff Assigned Todvn  
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformi7OSDebian GNU/LinuxOS Versionsqueeze
Product Versiongit (master) 
Target Version0.10Fixed in Version0.10 
Summary0008683: taler-ops CI dumps on taler.net, but is not served from there
Descriptionanastasis.lu is configured to serve stage.taler-ops.ch, but the CI runs on taler.net.
The CI also does NOT create the output to /home/container-worker/container_artifacts, but AFAIK only to
/home/container-worker/workspace/taler-ops-www/dist/.

What we should have:
- CI runs only on taler.net (OK)
- stage.taler-ops.ch is served from taler.net (DNS wrong)
- CI dumps to container_artifacts/stage-taler-ops/ or similar name (wrong, also no configure --prefix flag set in CI script)
- nginx needs to be set to serve stage.taler-ops.ch, needs X.509 cert, etc.

I don't know why this was not done right when the CI was set up for taler-ops-www.git.

Additionally, we had discussed that we would push/scp the result of the *stable* branch of taler-ops-www.git to
anastasis.lu and (eventually) serve taler-ops.ch from there. That also I could not find.
TagsNo tags attached.

Relationships

related to 0008503 closeddvn Mount taler-ops-www.git on https://stage.taler-ops.ch 

Activities

dvn

2024-04-09 20:28

developer   ~0022186

stage.taler-ops.ch is indeed supposed to be served from anastasis.lu. CI is run on taler.net, and copies over the build artifacts to anastasis.lu. This was resolved: https://bugs.gnunet.org/view.php?id=8503#c22145

Issue History

Date Modified Username Field Change
2024-03-31 01:13 Christian Grothoff New Issue
2024-03-31 01:13 Christian Grothoff Status new => assigned
2024-03-31 01:13 Christian Grothoff Assigned To => dvn
2024-04-09 20:26 dvn Relationship added related to 0008503
2024-04-09 20:28 dvn Status assigned => resolved
2024-04-09 20:28 dvn Resolution open => fixed
2024-04-09 20:28 dvn Note Added: 0022186
2024-04-12 01:50 Christian Grothoff Fixed in Version => 0.10
2024-04-15 21:32 Christian Grothoff Status resolved => closed