assets/config.yml aktualisiert

This commit is contained in:
Phil 2024-04-07 12:44:06 +02:00
parent fbd66f468b
commit 4ba7df33ae

View file

@ -5,7 +5,7 @@
title: "hackmi.ch Services" title: "hackmi.ch Services"
subtitle: "All the apps." subtitle: "All the apps."
#logo: "logo.png" logo: "logo.png"
icon: "fas fa-server" # Optional icon icon: "fas fa-server" # Optional icon
header: true header: true
@ -53,7 +53,7 @@ colors:
links: links:
- name: "Discord" - name: "Discord"
icon: "fab fa-discord" icon: "fab fa-discord"
url: "https://discord.gg/dm9AqSHFnN" url: "https://discord.hackmi.ch"
target: "_blank" target: "_blank"
- name: "Status Page" - name: "Status Page"
icon: "fas fa-globe-europe" icon: "fas fa-globe-europe"
@ -83,44 +83,24 @@ services:
target: "_blank" target: "_blank"
- name: "DroneCI" - name: "DroneCI"
icon: "fas fa-undo" icon: "fas fa-undo"
subtitle: "Selfhosted DroneCI" subtitle: "Selfhosted WoodpeckerCI"
url: "https://ci.hackmi.ch" url: "https://ci.hackmi.ch"
target: "_blank" target: "_blank"
- name: "Webmail"
icon: "fas fa-envelope"
subtitle: "Webmail client"
url: "https://webmail.hackmi.ch"
target: "_blank"
- name: "Cloud" - name: "Cloud"
icon: "fas fa-cloud" icon: "fas fa-cloud"
subtitle: "Selfhosted nextcloud" subtitle: "Selfhosted Seafile"
url: "https://cloud.hackmi.ch" url: "https://cloud.hackmi.ch"
target: "_blank" target: "_blank"
- name: "VIP+ Services" - name: "VIP+ Services"
icon: "fas fa-user-check" icon: "fas fa-user-check"
items: items:
- name: "Wiki" - name: "Kanban"
icon: "fas fa-file-medical-alt" icon: "fas fa-file-medical-alt"
subtitle: "Selfhosted bookstack" subtitle: "Selfhosted Wekan"
url: "https://wiki.hackmi.ch" url: "https://kanban.hackmi.ch"
target: "_blank"
- name: "Netbox"
icon: "fas fa-project-diagram"
subtitle: "Selfhosted Netbox"
url: "https://netbox.hackmi.ch"
target: "_blank" target: "_blank"
- name: "Gaming panel" - name: "Gaming panel"
icon: "fas fa-dungeon" icon: "fas fa-dungeon"
subtitle: "Selfhosted pterodactyl" subtitle: "Selfhosted pterodactyl"
url: "https://panel.hackmi.ch" url: "https://panel.hackmi.ch"
target: "_blank" target: "_blank"
- name: "S3"
icon: "fas fa-database"
subtitle: "Selfhosted Minio"
url: "https://s3console.hackmi.ch"
target: "_blank"
- name: "Coding Env."
icon: "fas fa-tools"
subtitle: "Own Coder instance"
url: "https://coding.hackmi.ch"
target: "_blank"