Skip to content

Change beacon uid#2050

Merged
bgruening merged 1 commit intousegalaxy-eu:masterfrom
gsaudade99:beacon
May 8, 2026
Merged

Change beacon uid#2050
bgruening merged 1 commit intousegalaxy-eu:masterfrom
gsaudade99:beacon

Conversation

@gsaudade99
Copy link
Copy Markdown
Contributor

@gsaudade99 gsaudade99 commented May 8, 2026

I run the playbook with the two changes in the roles bellow and it seems to be working in rocky 10:

root@beacon:~$ docker ps
CONTAINER ID   IMAGE                        COMMAND                  CREATED             STATUS             PORTS                    NAMES
74fde3be569b   cscfi/beacon-python:v1.9.1   "/bin/sh -c /app/app…"   About an hour ago   Up About an hour   0.0.0.0:80->5050/tcp     beacon-python
a086ef058160   postgres:13                  "docker-entrypoint.s…"   About an hour ago   Up About an hour   0.0.0.0:8080->5432/tcp   beacon-python-db
root@beacon:~$ curl http://beacon.bi.privat
{"id": "privat.bi.beacon", "name": "GA4GH Beacon at usegalaxy.eu", "apiVersion": "1.1.0", "organization": {"id": "usegalaxy.eu", "name": "Galaxy Europe", "description": "European Galaxy community", "address": "Georges-K\u00f6hler-Allee 79, 79110 Freiburg im Breisgau", "welcomeUrl": "https://galaxyproject.org/eu/", "contactUrl": "https://usegalaxy-eu.github.io/freiburg/people.html", "logoUrl": "https://galaxyproject.org/images/galaxy-logos/galaxy_project_logo_square.png", "info": {"orgInfo": "The European Galaxy server UseGalaxy.eu is maintained primarily by the Freiburg Galaxy Team in collaboration with other academic groups across Europe and with the US Galaxy team."}}, "description": "Beacon service hosting datastes from all over the usegalaxy.eu instance", "version": "1.8.0", "welcomeUrl": "https://usegalaxy.eu/beacon/", "alternativeUrl": "", "createDateTime": "2022-11-16T00:00:00Z\n1C", "updateDateTime": "2026-05-08T13:47:22Z", "datasets": [], "sampleAlleleRequests": [{"alternateBases": "G", "referenceBases": "A", "referenceName": "MT", "start": 14036, "assemblyId": "GRCh38", "includeDatasetResponses": "ALL"}, {"variantType": "DUP", "referenceBases": "C", "referenceName": "19", "start": 36909436, "assemblyId": "GRCh38", "datasetIds": ["urn:hg:1000genome"], "includeDatasetResponses": "HIT"}, {"variantType": "INS", "referenceBases": "C", "referenceName": "1", "start": 104431389, "assemblyId": "GRCh38"}], "info": {"achievement": "World's first 1.0 Beacon"}}

(The response is the same as the original beacon )

xref: usegalaxy-eu/ansible-role-beacon_importer#3
xref: Paprikant/ansible-role-beacon#4

@gsaudade99 gsaudade99 changed the title WIP change beacon uid Change beacon uid May 8, 2026
@gsaudade99
Copy link
Copy Markdown
Contributor Author

After merging I'm confident that the pipeline will work. I run the playbook locally against the VM (:

@bgruening bgruening merged commit d528180 into usegalaxy-eu:master May 8, 2026
2 checks passed
@bgruening
Copy link
Copy Markdown
Member

Merci!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants