Commit graph

10 commits

Author SHA1 Message Date
Karol Sójko
3c10de3e5d
fix: localstack version in docker compose example 2023-11-30 13:45:59 +01:00
Karol Sójko
c2cbf44594
chore: upgrade node version (#835)
* chore: upgrade node version

* chore: upgrade yarn

* fix: yarn setup:

* remove bundle plugin

* fix bundling

* fix env path for files
2023-09-18 13:32:49 +02:00
basiljelly
84ceb7ffd2
Update docker-compose.example.yml (#673)
added restart policy for container server_self_hosted so it restarts after rebooting system
2023-07-26 13:52:40 +02:00
mfridge
815d5460e7
Do not grant localstack access to host's docker.sock (#448)
* Do not grant localstack access to host's docker.sock

* Remove access to host's docker socket as requested by @karolsojko
2023-02-22 12:15:34 +01:00
Karol Sójko
af51baea9a
chore: fix upload volume path on example docker compose file 2023-02-16 15:06:31 +01:00
Karol Sójko
d3a49e109c
chore: change the localstack bootstrap path in the example docker compose file 2023-02-16 09:06:07 +01:00
Karol Sójko
e3dbff6996
chore: change the env file name in the example docker compose file 2023-02-16 09:04:18 +01:00
Karol Sójko
d9f5410afd
chore: add mounted volume for file uploads 2023-02-15 17:37:25 +01:00
Karol Sójko
85a87dc40a
chore: change container names 2023-02-07 15:15:40 +01:00
Karol Sójko
d0c44d1376
chore: add example local setup 2023-02-07 14:12:29 +01:00