chore: deploy garage role to vagrant backend host and expose webui
This commit is contained in:
parent
102b1d487f
commit
b129b7e146
4 changed files with 17 additions and 0 deletions
4
inventories/vagrant/host_vars/backend/garage.yml
Normal file
4
inventories/vagrant/host_vars/backend/garage.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Garage configuration for backend host
|
||||
garage_s3_domain: "storage.local.test"
|
||||
garage_webui_domain: "console.storage.local.test"
|
||||
garage_webui_enabled: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue