staging updates

This commit is contained in:
Alex 2023-03-09 11:08:33 +01:00
parent 6a287ffb57
commit 850ea784e7
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ job "garage-staging" {
config { config {
packages = [ packages = [
"#bash", # so that we can enter a shell inside container "#bash", # so that we can enter a shell inside container
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=246f7468cd18c8ef4f3c0c4c209853cd2500cc76", "git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=0d0906b066eb76111f3b427dce1c50eac083366c",
] ]
command = "garage" command = "garage"
args = [ "server" ] args = [ "server" ]

View file

@ -38,7 +38,7 @@
publicKey = "m9rLf+233X1VColmeVrM/xfDGro5W6Gk5N0zqcf32WY="; publicKey = "m9rLf+233X1VColmeVrM/xfDGro5W6Gk5N0zqcf32WY=";
IP = "10.14.3.1"; IP = "10.14.3.1";
lan_endpoint = "192.168.1.25:33799"; lan_endpoint = "192.168.1.25:33799";
endpoint = "90.49.20.119:33721"; endpoint = "82.120.233.78:33721";
} }
{ {
hostname = "df-pw5"; hostname = "df-pw5";