ubicloud/rhizome
Jeremy Evans 1b540ddbed Allow rhizome to handle VM init scripts in setup-vm
This recognizes two parameters, init_script and init_script_args
The arguments allow for easy per-VM customization, while the
general logic is shared among multiple VMs using the init script.

For simplicity, if the parameters are not present, this treats it
the same as an empty init script with no parameters.
2025-10-03 17:08:39 -07:00
..
common Move metrics-collector to rhizome/common/bin 2025-05-23 12:42:17 +05:30
host Allow rhizome to handle VM init scripts in setup-vm 2025-10-03 17:08:39 -07:00
inference_endpoint Fix rhizome code not compatible with Ruby 3.0 2025-05-06 23:18:09 +09:00
kubernetes Bump Ubicsi to 0.3.0 2025-09-24 11:59:14 +02:00
minio/bin Enable minio.service so that we auto start after a possible reboot 2024-02-13 15:03:56 +01:00
postgres Don't close ubi_replication's connections 2025-07-07 19:11:45 +03:00
victoria_metrics/bin Add -dedup.minScrapeInterval to VictoriaMetrics command line 2025-05-08 16:47:01 +05:30
.rubocop.yml Change rhizome TargetRubyVersion to 3.0 2025-05-06 23:18:09 +09:00
Gemfile Make BUNDLE_GEMFILE=rhizome/Gemfile bundle install work from repository root 2025-05-06 23:18:09 +09:00
Gemfile.lock Add base64 to rhizome/host Gemfile 2025-04-29 16:45:24 -07:00