ubicloud/lib
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
..
hosting Remove the unused dist param from Hetzner reset API call 2025-09-12 10:53:44 +03:00
kubernetes Do not silently fail on kubernetes commands 2025-09-02 13:28:07 +02:00
minio Add S3 integration to postgres timeline for backup/restore 2025-06-16 16:28:46 +02:00
validation Allow application_name in PG configs 2025-08-20 15:14:41 +05:30
victoria_metrics Use cert_store in VictoriaMetrics client 2025-06-02 21:11:45 +02:00
access_control_model_tag.rb Add {Action,Object,Subject}Tag#path 2025-08-26 02:08:44 +09:00
authorization.rb Avoid explicitly casting string arrays used for = ANY/!= ALL 2025-04-30 06:05:53 +09:00
billing_rate.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
casting_config_helpers.rb Increase Config test coverage and delete unused lines 2023-08-07 01:05:05 +03:00
clog.rb Make clog.rb require sequel/model 2024-11-22 08:42:42 -08:00
cloudflare_client.rb Manage setup/destroy of the repository's blob storage. 2024-06-28 10:06:23 +03:00
clover_error.rb Move DependencyError into its own file 2024-12-31 11:25:47 -08:00
content_generator.rb Allow creating a PostgreSQL database connected to an existing private subnet in the web UI 2025-09-15 11:28:20 -07:00
dependency_error.rb Move DependencyError into its own file 2024-12-31 11:25:47 -08:00
email_renderer.rb Make EmailRenderer a Roda app using the mailer plugin 2025-02-05 10:16:51 -08:00
free_quota.rb Avoid use of Time.now in FreeQuota 2025-08-29 05:36:50 +09:00
github.rb Separate family and vCPUs in runner label configs 2025-06-11 14:43:10 +03:00
health_monitor_methods.rb Split ResourceMethods, SemaphoreMethods, and HealthMonitorMethods into separate files in lib 2024-12-31 11:25:47 -08:00
invoice_generator.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
log_dna_batcher.rb Add tests for LogDnaBatcher 2025-08-02 02:38:39 +03:00
metrics.rb Show softirq usage in PostgreSQL metrics dashboard 2025-07-09 06:14:48 +03:00
metrics_target_methods.rb Use respective service project as metrics storage destination 2025-05-13 12:06:39 +05:30
metrics_target_resource.rb Refactor monitor 2025-07-30 07:00:03 +09:00
monitor_resource_stub.rb Add monitor smoke test 2025-07-30 07:00:03 +09:00
monitor_resource_type.rb Include more information for stuck pulses 2025-08-07 03:03:12 +09:00
monitor_runner.rb Split monitor into testable classes 2025-07-30 07:00:03 +09:00
monitorable_resource.rb Retry once when resource healthcheck fails because of dropped ssh connections 2025-09-08 11:47:10 +02:00
net_addr_sequel.rb Better NetAddr/Sequel integration 2025-06-12 07:32:57 +09:00
option.rb Add i8g instance family to supported AWS options 2025-09-15 19:13:52 +02:00
option_tree_generator.rb Introduce OptionTreeGenerator 2024-12-09 06:30:01 +01:00
pagination.rb Have Pagination#paginated_result take serializer argument 2025-05-20 05:49:38 +09:00
repartitioner.rb Do not allow removing current partition in the repartitioner 2025-08-26 04:32:52 +09:00
resource_methods.rb Support configurable labels for links on admin site 2025-09-04 02:37:23 +09:00
runpod_client.rb Client for RunPod Rest API 2025-05-23 09:28:10 +02:00
sem_snap.rb Make Semaphore.incr use a single query 2025-06-04 05:26:37 +09:00
semaphore_methods.rb Convert SemaphoreMethods to Sequel plugin 2025-07-09 00:42:44 +09:00
ssh_key.rb Fix private key format of SshKey generation 2025-07-14 18:14:37 -07:00
system_parser.rb Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
thread_printer.rb Improve thread dump reporting 2025-01-25 15:44:27 -08:00
ubi_cli.rb Allow ps connect cli to accept location/ps-name for ps-id 2025-08-27 04:12:30 +09:00
util.rb Add monitor_process? utility method 2025-07-22 14:44:50 +02:00
validation.rb Make vring_workers configurable in Vm::Nexus.assemble. 2025-09-09 11:58:45 -07:00