107 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			107 lines
		
	
	
		
			3.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
- name: novemila.org
 | 
						|
  # Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
 | 
						|
  # hide-desktop-navigation: true
 | 
						|
 | 
						|
  columns:
 | 
						|
 | 
						|
    - size: small
 | 
						|
      widgets:
 | 
						|
        - type: bookmarks
 | 
						|
          groups:
 | 
						|
            - links:
 | 
						|
                - title: novemila.org
 | 
						|
                  url: https://www.novemila.org
 | 
						|
                  icon: assets/logo.png
 | 
						|
                  hide-arrow: no
 | 
						|
                - title: beopen.novemila.org
 | 
						|
                  url: https://beopen.novemila.org
 | 
						|
                  icon: si:linux
 | 
						|
                  hide-arrow: no
 | 
						|
                - title: monitoring
 | 
						|
                  url: https://mon.novemila.org/status/services
 | 
						|
                  icon: si:uptimekuma
 | 
						|
                  hide-arrow: no
 | 
						|
                - title: contact
 | 
						|
                  url: mailto:support@novemila.org
 | 
						|
                  icon: si:mailboxdotorg
 | 
						|
                  hide-arrow: yes
 | 
						|
 | 
						|
        - type: releases
 | 
						|
          show-source-icon: true
 | 
						|
          repositories:
 | 
						|
            - mollyim/mollysocket
 | 
						|
            - mailcow/mailcow-dockerized
 | 
						|
            - immich-app/immich
 | 
						|
 | 
						|
    - size: full
 | 
						|
      widgets:
 | 
						|
        - type: monitor
 | 
						|
          cache: 1m
 | 
						|
          title: Services
 | 
						|
          sites:
 | 
						|
          - title: 4get
 | 
						|
            url: https://search.novemila.org
 | 
						|
            icon: si:searxng
 | 
						|
          - title: Fresh RSS
 | 
						|
            url: https://rss.novemila.org
 | 
						|
            icon: si:rss
 | 
						|
          - title: Gitea
 | 
						|
            url: https://git.novemila.org
 | 
						|
            icon: si:gitea
 | 
						|
          - title: GoToSocial
 | 
						|
            url: https://social.novemila.org
 | 
						|
            icon: si:mastodon
 | 
						|
          - title: Immich
 | 
						|
            url: https://photo.novemila.org
 | 
						|
            icon: si:immich
 | 
						|
          - title: Linkding
 | 
						|
            url: https://linkding.novemila.org/
 | 
						|
            icon: si:pocket
 | 
						|
          - title: Mailcow
 | 
						|
            url: https://mail.novemila.org/
 | 
						|
            icon: si:maildotru
 | 
						|
          - title: Mollysocket
 | 
						|
            url: https://molly.novemila.org
 | 
						|
            icon: si:signal
 | 
						|
          - title: Nextcloud
 | 
						|
            url: https://cloud.novemila.org/login
 | 
						|
            icon: si:nextcloud
 | 
						|
          - title: ntfy
 | 
						|
            url: https://ntfy.novemila.org
 | 
						|
            icon: si:ntfy
 | 
						|
          - title: Vaultwarden
 | 
						|
            url: https://vault.novemila.org
 | 
						|
            icon: si:bitwarden
 | 
						|
 | 
						|
        - type: server-stats
 | 
						|
          servers:
 | 
						|
            - type: local
 | 
						|
              name: Services
 | 
						|
              hide-mountpoints-by-default: false
 | 
						|
              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:
 | 
						|
        - type: clock
 | 
						|
          hour-format: 24h
 | 
						|
          timezones:
 | 
						|
            - timezone: Europe/Rome
 | 
						|
              label: Rome
 | 
						|
 | 
						|
        - type: calendar
 | 
						|
          first-day-of-week: monday
 |