Move dev configs into separate dir
This commit is contained in:
parent
daf0c3b489
commit
bf8d272122
6 changed files with 94 additions and 0 deletions
7
devserver/README.md
Normal file
7
devserver/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
All services for running a Linstrom dev server can be found in the docker compose file
|
||||
|
||||
Garage (s3 provider) isn't fully setup in the compose file, see [https://garagehq.deuxfleurs.fr/documentation/quick-start/]
|
||||
for a guide on setting it up
|
||||
|
||||
If you don't want to install the garage app on your system, you can use the one in
|
||||
the container via `docker exec -it devserver-s3-1 /garage <args>`
|
Loading…
Add table
Add a link
Reference in a new issue