Added new services
This commit is contained in:
parent
3b301c8544
commit
9c7c4a8947
1 changed files with 16 additions and 6 deletions
|
@ -68,6 +68,11 @@ services:
|
|||
subtitle: "Selfhosted instance of gitea"
|
||||
url: "https://git.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "TimeTrack"
|
||||
icon: "fas fa-signal"
|
||||
subtitle: "Selfhosted instance of Wakapi/Wakatime"
|
||||
url: "https://time.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "VIP Services"
|
||||
icon: "fas fa-user-plus"
|
||||
items:
|
||||
|
@ -76,6 +81,11 @@ services:
|
|||
subtitle: "Selfhosted instance of vaultwarden"
|
||||
url: "https://bw.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "DroneCI"
|
||||
icon: "fas fa-undo"
|
||||
subtitle: "Selfhosted DroneCI"
|
||||
url: "https://ci.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "Webmail"
|
||||
icon: "fas fa-envelope"
|
||||
subtitle: "Webmail client"
|
||||
|
@ -104,13 +114,13 @@ services:
|
|||
subtitle: "Selfhosted pterodactyl"
|
||||
url: "https://panel.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "DroneCI"
|
||||
icon: "fas fa-undo"
|
||||
subtitle: "Selfhosted DroneCI"
|
||||
url: "https://ci.hackmi.ch"
|
||||
- name: "S3"
|
||||
icon: "fas fa-database"
|
||||
subtitle: "Selfhosted Minio"
|
||||
url: "https://s3console.hackmi.ch"
|
||||
target: "_blank"
|
||||
- name: "Coding"
|
||||
- name: "Coding Env."
|
||||
icon: "fas fa-tools"
|
||||
subtitle: "Own Coder instance"
|
||||
url: "https://coding.hackmi.ch"
|
||||
target: "_blank"
|
||||
target: "_blank"
|
||||
|
|
Loading…
Reference in a new issue