First commit

This commit is contained in:
Matt Jadud
2025-12-06 08:19:05 -05:00
commit 0d5dbcae2c
4 changed files with 88 additions and 0 deletions

5
start.bash Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
RUST_LOG=garage=debug
chown -R cloudron:cloudron /app/data
gosu cloudron:cloudron garage -c /app/data/garage.toml server