update mem_limit and glance disk monit

This commit is contained in:
dado
2025-05-31 18:53:22 +02:00
parent 7d593bcf0f
commit df0a123903
12 changed files with 36 additions and 17 deletions

View File

@ -31,9 +31,9 @@
- title: 4get
url: https://search.novemila.org
icon: si:searxng
- title: Podcast
url: https://podcast.novemila.org/cp-admin
icon: assets/podcast.png
# - title: Podcast
# url: https://podcast.novemila.org/cp-admin
# icon: assets/podcast.png
- title: Find My Device
url: https://fmd.novemila.org
icon: si:maplibre
@ -72,6 +72,22 @@
servers:
- type: local
name: Services
hide-mountpoints-by-default: true
mountpoints:
"/":
name: Root
"/boot/efi":
hide: true
"/app/config":
hide: true
"/app/assets":
hide: true
"/etc/resolv.conf":
hide: true
"/etc/hostname":
hide: true
"/etc/hosts":
hide: true
- size: small
widgets:

View File

@ -2,7 +2,7 @@ services:
glance:
image: glanceapp/glance
container_name: glance
mem_limit: 128m
mem_limit: 64m
volumes:
- ./config:/app/config
- ./assets:/app/assets