Skip to content

Fix 469 nginx notebook1 collision - #470

Open
aagbsn wants to merge 6 commits into
mainfrom
fix_469_nginx_notebook1_collision
Open

Fix 469 nginx notebook1 collision#470
aagbsn wants to merge 6 commits into
mainfrom
fix_469_nginx_notebook1_collision

Conversation

@aagbsn

@aagbsn aagbsn commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

this avoids collision of prometheus_node_exporter using the same name as jupyter and fixes a typo in the ssl_domains var that prevented the certificate from renewing.

aagbsn added 2 commits July 29, 2026 14:38
this avoids the collision of prometheus_node_exporter and nginx
configuration for jupyter; we renamed notebook when ooni.nu was
suspended and realized that this causes deployment problems because the
ansible roles that deploy nginx configurations write the same hostname,
causing only one site to be enabled.
@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown

Ansible Run Output 🤖

Ansible Playbook Recap 🔍



Ansible playbook output 📖success

Show Execution

$ ansible-playbook playbook.yml --check --diff -i ../tf/modules/ansible_inventory/inventories/inventory-dev.ini
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[ERROR]: The role 'geerlingguy.docker' was not found in: /home/runner/work/devops/devops/ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/devops/devops/ansible
Origin: /home/runner/work/devops/devops/ansible/deploy-testlists.yml:16:7

14         node_exporter_host: "0.0.0.0"
15         node_exporter_options: ""
16     - role: geerlingguy.docker
         ^ column 7

Pusher @aagbsn
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Wed, 29 Jul 2026 13:22:16 GMT

aagbsn added 4 commits July 29, 2026 15:05
to avoid needing two sets of host_vars for notebook.ooni.org and
notebook1.htz-fsn.prod.ooni.nu, we use the canonical infrastructure
domain for deployments and specify the additional ssl_domains to be
maintained by dehydrated in the host_vars
This reverts commit 3850717.

do not complicate things by adding multiple references to the same host
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.

1 participant