storage normalization, security middlewares
All checks were successful
/ continuous-deploy (push) Successful in 23s

This commit is contained in:
Márcio Fernandes
2026-04-08 12:19:43 +00:00
parent 784fe2600f
commit 374f369ea2
6 changed files with 134 additions and 30 deletions

View File

@@ -118,25 +118,26 @@ nextcloud:
extraVolumeMounts:
- name: mf-nextcloud
mountPath: /var/www/html/data/marcio.fernandes/files
mountPath: /mnt/users/marcio.fernandes
- name: mf-documents
mountPath: /var/www/html/data/marcio.fernandes/files/Documents
mountPath: /mnt/users/marcio.fernandes/Documents
- name: mf-photos
mountPath: /var/www/html/data/marcio.fernandes/files/Photos
mountPath: /mnt/users/marcio.fernandes/Photos
- name: media-gaming
mountPath: /var/www/html/data/marcio.fernandes/files/Gaming
mountPath: /mnt/shared/Gaming
- name: media-music
mountPath: /var/www/html/data/marcio.fernandes/files/Music
mountPath: /mnt/shared/Music
- name: media-videos
mountPath: /var/www/html/data/marcio.fernandes/files/Videos
mountPath: /mnt/shared/Videos
- name: it-storage
mountPath: /var/www/html/data/marcio.fernandes/files/NeirdStorage
mountPath: /mnt/shared/NerdStuff
configs:
# appstore.override.config.php: |-
# <?php