Compare commits

...

3 commits

Author SHA1 Message Date
Glenn Y. Rolland ff62a77d3e doc: add link to official doc in README
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-20 13:32:07 +01:00
Glenn Y. Rolland 25e657fa29 chore: bump garage version 2024-01-20 13:31:12 +01:00
Glenn Y. Rolland 12b2497125 ci: fix app name in drone config 2024-01-20 13:30:51 +01:00
3 changed files with 6 additions and 2 deletions

View file

@ -88,7 +88,7 @@ steps:
- ssh -o StrictHostKeyChecking=no
-i ~/.ssh/deploy_key
"$SSH_USER@$SSH_HOST"
git:from-image objectstorage
git:from-image objstorage
"glenux/service-garage:${DRONE_COMMIT_SHA:0:8}"
#

View file

@ -1 +1 @@
FROM dxflrs/garage:v0.8.0
FROM dxflrs/garage:v0.9.1

View file

@ -108,3 +108,7 @@ Restart
dokku ps:restart objstorage-s3
## References
* https://garagehq.deuxfleurs.fr/documentation/cookbook/real-world/