Compare commits
No commits in common. "aaf67e4eb6d9bdf426c606e97067d23ecd7777ae" and "abc66b2ac8010994bfae1561219b34f0e3f80c92" have entirely different histories.
aaf67e4eb6
...
abc66b2ac8
Binary file not shown.
Before Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB |
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
43
config.yml
43
config.yml
@ -16,11 +16,14 @@ message:
|
||||
content: "Services that allow you to steal code more efficiently."
|
||||
|
||||
# Optional navbar
|
||||
links:
|
||||
- name: "Home Page"
|
||||
icon: "fas fa-globe"
|
||||
url: "https://fosc.space/"
|
||||
target: '_blank' # optional html a tag target attribute
|
||||
#links:
|
||||
# - name: "WEB"
|
||||
# icon: "fas fa-globe"
|
||||
# url: "https://fosc.space/"
|
||||
# target: '_blank' # optional html a tag target attribute
|
||||
# - name: "Wiki"
|
||||
# icon: "fas fa-book"
|
||||
# url: "https://wiki.fosc.space/"
|
||||
|
||||
# Services
|
||||
# First level array represent a group.
|
||||
@ -37,7 +40,7 @@ services:
|
||||
tagstyle: "is-success"
|
||||
url: "https://cloud.fosc.space"
|
||||
- name: "Drone"
|
||||
logo: "assets/tools/drone.png"
|
||||
logo: "assets/tools/caddy.svg"
|
||||
subtitle: "Self-service Continuous Delivery platform"
|
||||
tag: "CI/CD"
|
||||
target: '_blank'
|
||||
@ -51,13 +54,13 @@ services:
|
||||
url: "https://git.fosc.space"
|
||||
target: '_blank'
|
||||
- name: "Minecraft Server"
|
||||
logo: "assets/tools/minecraft.png"
|
||||
logo: "assets/tools/caddy.svg"
|
||||
subtitle: "Our own Minecraft Server"
|
||||
tag: "Minecraft"
|
||||
target: '_blank'
|
||||
tagstyle: "is-success"
|
||||
- name: "Motioneye"
|
||||
logo: "assets/tools/motioneye.png"
|
||||
logo: "assets/tools/caddy.svg"
|
||||
subtitle: "Web frontend for the Motion video surveillance software"
|
||||
tag: "Motioneye"
|
||||
target: '_blank'
|
||||
@ -70,7 +73,7 @@ services:
|
||||
tagstyle: "is-success"
|
||||
url: "https://rss.fosc.space"
|
||||
- name: "Bitwarden"
|
||||
logo: "assets/tools/bitwarden.png"
|
||||
logo: "assets/tools/freshrss.png"
|
||||
subtitle: "Password storage solution"
|
||||
tag: "Bitwarden"
|
||||
tagstyle: "is-success"
|
||||
@ -89,26 +92,23 @@ services:
|
||||
logo: "assets/tools/traefik.png"
|
||||
subtitle: "HTTP reverse proxy and load balancer"
|
||||
tag: "Proxy"
|
||||
tagstyle: "is-success"
|
||||
url: "https://traefik.fosc.space"
|
||||
- name: "Netdata Server"
|
||||
logo: "assets/tools/logonetdata.png"
|
||||
subtitle: "Real-time and health monitoring"
|
||||
url: "https://netdata.fosc.space"
|
||||
tag: "Stats"
|
||||
tagstyle: "is-success"
|
||||
- name: "Goaccess"
|
||||
logo: "assets/tools/goaccess.png"
|
||||
subtitle: "Server statistics"
|
||||
tag: "Analytics"
|
||||
url: "https://analytics.fosc.space"
|
||||
- name: "Netdata Router"
|
||||
logo: "assets/tools/logonetdata.png"
|
||||
subtitle: "Real-time and health monitoring"
|
||||
url: "https://router.fosc.space"
|
||||
tag: "Stats"
|
||||
tagstyle: "is-success"
|
||||
- name: "Goaccess"
|
||||
logo: "assets/tools/goaccess.png"
|
||||
subtitle: "Server statistics"
|
||||
tag: "Analytics"
|
||||
tagstyle: "is-success"
|
||||
url: "https://analytics.fosc.space"
|
||||
- name: "Public"
|
||||
icon: "fas fa-rocket"
|
||||
items:
|
||||
@ -143,3 +143,12 @@ services:
|
||||
tag: "Wiki"
|
||||
tagstyle: "is-success"
|
||||
url: "https://wiki.fosc.space"
|
||||
|
||||
- name: "In progress"
|
||||
icon: "fas fa-spinner"
|
||||
items:
|
||||
- name: "Octoprint"
|
||||
logo: "assets/tools/octoprintLogo.png"
|
||||
subtitle: "Web interface for my 3D printer"
|
||||
tag: "3D Printer"
|
||||
# url: "https://octoprint.crstian.me"
|
||||
|
Loading…
Reference in New Issue
Block a user