Added new services

This commit is contained in:
Phil 2023-08-23 16:56:10 +02:00
parent 3b301c8544
commit 9c7c4a8947

View file

@ -68,6 +68,11 @@ services:
subtitle: "Selfhosted instance of gitea" subtitle: "Selfhosted instance of gitea"
url: "https://git.hackmi.ch" url: "https://git.hackmi.ch"
target: "_blank" target: "_blank"
- name: "TimeTrack"
icon: "fas fa-signal"
subtitle: "Selfhosted instance of Wakapi/Wakatime"
url: "https://time.hackmi.ch"
target: "_blank"
- name: "VIP Services" - name: "VIP Services"
icon: "fas fa-user-plus" icon: "fas fa-user-plus"
items: items:
@ -76,6 +81,11 @@ services:
subtitle: "Selfhosted instance of vaultwarden" subtitle: "Selfhosted instance of vaultwarden"
url: "https://bw.hackmi.ch" url: "https://bw.hackmi.ch"
target: "_blank" target: "_blank"
- name: "DroneCI"
icon: "fas fa-undo"
subtitle: "Selfhosted DroneCI"
url: "https://ci.hackmi.ch"
target: "_blank"
- name: "Webmail" - name: "Webmail"
icon: "fas fa-envelope" icon: "fas fa-envelope"
subtitle: "Webmail client" subtitle: "Webmail client"
@ -104,13 +114,13 @@ services:
subtitle: "Selfhosted pterodactyl" subtitle: "Selfhosted pterodactyl"
url: "https://panel.hackmi.ch" url: "https://panel.hackmi.ch"
target: "_blank" target: "_blank"
- name: "DroneCI" - name: "S3"
icon: "fas fa-undo" icon: "fas fa-database"
subtitle: "Selfhosted DroneCI" subtitle: "Selfhosted Minio"
url: "https://ci.hackmi.ch" url: "https://s3console.hackmi.ch"
target: "_blank" target: "_blank"
- name: "Coding" - name: "Coding Env."
icon: "fas fa-tools" icon: "fas fa-tools"
subtitle: "Own Coder instance" subtitle: "Own Coder instance"
url: "https://coding.hackmi.ch" url: "https://coding.hackmi.ch"
target: "_blank" target: "_blank"