Update Installation

deon 2024-05-28 11:00:21 +00:00
parent 3297728295
commit 778c74e327

@ -243,7 +243,7 @@ services:
deploy:
resources:
limits:
memory: 128M
memory: 256M
healthcheck:
test: [ "CMD", "curl", "--fail", "http://localhost:9000/minio/health/live" ]
interval: 60s
@ -346,8 +346,9 @@ _NOTES:_
### Make necessary directories
```plaintext
# mkdir app app/cache app/data app/fido app/logs app/sessions haproxy minio postgres nginx
# mkdir app app/cache app/data app/fido app/logs app/sessions haproxy memcached minio postgres nginx
# sudo chown -R 82:82 app/
# sudo chown 11211:11211 memcached
```
### Create the app encryption key