ubicloud/prog/postgres
Jeremy Evans 8b5c0914ad Allow creating a PostgreSQL database connected to an existing private subnet in the web UI
If there are existing private subnets created, this shows a select
box to select one. If selected, that private subnet is connected to
the private subnet created for the PostgreSQL database. This will
allow virtual machines in the connected subnet to connect to the
PostgreSQL database over the private IP address, allowing you to
better restrict access to the PostgreSQL database from the internet.
2025-09-15 11:28:20 -07:00
..
converge_postgres_resource.rb Return back to provisioning servers if target is changed 2025-07-07 14:57:14 +03:00
postgres_resource_nexus.rb Allow creating a PostgreSQL database connected to an existing private subnet in the web UI 2025-09-15 11:28:20 -07:00
postgres_server_nexus.rb Postgres: Use 1 vring worker per ubiblk disk. 2025-09-09 11:58:45 -07:00
postgres_timeline_nexus.rb Replace leader.nil? ? x : y with leader ? y : x 2025-09-04 14:50:10 +03:00