Actions
Support #22833
closedConfiguration updates on tordo to support interactive containers
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Due date:
Story points:
-
Description
- Update the pillar for config.yml
- Update nginx config
- Update DNS
- Update certificates
Updated by Peter Amstutz 10 months ago
- Blocked by Feature #22613: Update install scripts/docs to enable external access to HTTP services in containers added
Updated by Lucas Di Pentima 10 months ago
- Status changed from New to In Progress
Updated by Brett Smith 9 months ago
- Target version changed from Development 2025-06-25 to Development 2025-07-09
Updated by Lucas Di Pentima 9 months ago
Updates at:
8f6e1273- branch22833-tordo-svc-containers-config(saltstack repo)de70e09f- branch22833-tordo-svc-containers-dns(terraform repo)
- Updates terraform code to create the new DNS record.
- Updates saltstack to request LE certs for the new name, updates Arvados config file and setups new nginx vhost config entries.
In the process I've discovered a bug introduced while working on #21455, #21548 & #22702 that made salt stop managing nginx configurations on our clusters. This happened when we dropped nginx+passenger (that was handled by the nginx_passenger_server role) in favor of the standalone option. We should have replaced it with the nginx_server role, and this mistake was not evident until I needed to make changes to nginx configurations.
The saltstack repo branch is already merged to main to avoid issues with the deploy-to-tordo Jenkins pipeline.
Updated by Lucas Di Pentima 9 months ago
- Status changed from In Progress to Resolved
Actions