Added internal services
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cristian Gutierrez 2020-03-18 03:12:49 +01:00
parent 384959369b
commit b8f66f4637
1 changed files with 45 additions and 20 deletions

View File

@ -29,37 +29,62 @@ links:
# First level array represent a group.
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
services:
- name: "File Sharing"
- name: "Internal"
icon: "fas fa-share-alt"
items:
- name: "qBittorrent"
logo: "assets/tools/qBittorrent.png"
subtitle: "Open Source P2P Bittorrent client"
tag: "P2P"
tagstyle: "is-success"
url: "https://torrent.crstian.me/"
target: '_blank' # optionnal html a tag target attribute
- name: "Torrent Downloads"
logo: "assets/tools/caddy.svg"
subtitle: "Open source web server"
- name: "Nextcloud"
logo: "assets/tools/nextcloud.png"
subtitle: "Our video chat, task list and personal file storage solution"
tag: "WebServer"
target: '_blank'
tagstyle: "is-success"
url: "https://downloads.crstian.me"
- name: "Pyload"
logo: "assets/tools/pyload.png"
subtitle: "Open Source download manager"
url: "https://cloud.fosc.space/"
target: '_blank' # optionnal html a tag target attribute
- name: "Drone"
logo: "assets/tools/caddy.svg"
subtitle: "Self-service Continuous Delivery platform"
tag: "CI/CD"
target: '_blank'
tagstyle: "is-success"
url: "https://drone.fosc.space"
- name: "Gitea"
logo: "assets/tools/gitea.png"
subtitle: "Go powered Github clone for all of our code storage needs"
tag: "Python"
tagstyle: "is-success"
url: "https://pyload.crstian.me"
url: "https://git.fosc.space"
target: '_blank'
- name: "Private Downloads"
- name: "Minecraft Server"
logo: "assets/tools/caddy.svg"
subtitle: "Open source web server"
tag: "WebServer"
subtitle: "Our own Minecraft Server"
tag: "Minecraft"
target: '_blank'
tagstyle: "is-success"
url: "https://private.crstian.me"
- name: "Motioneye"
logo: "assets/tools/caddy.svg"
subtitle: "Web frontend for the Motion video surveillance software"
tag: "Motioneye"
target: '_blank'
tagstyle: "is-success"
url: "https://motioneye.fosc.space"
- name: "FreshRSS"
logo: "assets/tools/freshrss.png"
subtitle: " The famous RSS feed reader"
tag: "RSS"
tagstyle: "is-success"
url: "https://rss.fosc.space"
- name: "Bitwarden"
logo: "assets/tools/freshrss.png"
subtitle: "Password storage solution"
tag: "Bitwarden"
tagstyle: "is-success"
url: "https://bitwarden.fosc.space"
- name: "Transmission"
logo: "assets/tools/transmission.png"
subtitle: "Transmission daemon web UI"
tag: "P2P"
tagstyle: "is-success"
url: "https://transmission.fosc.space/"
- name: "Monitoring"
icon: "fas fa-heartbeat"