Compare commits
5 Commits
abc66b2ac8
...
aaf67e4eb6
Author | SHA1 | Date | |
---|---|---|---|
aaf67e4eb6 | |||
3bbd847133 | |||
7db05cd8d9 | |||
021dd85a0b | |||
fb31f189e3 |
BIN
assets/tools/bitwarden.png
Normal file
BIN
assets/tools/bitwarden.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
BIN
assets/tools/drone.png
Normal file
BIN
assets/tools/drone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
BIN
assets/tools/minecraft.png
Normal file
BIN
assets/tools/minecraft.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
assets/tools/motioneye.png
Normal file
BIN
assets/tools/motioneye.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
45
config.yml
45
config.yml
@ -16,14 +16,11 @@ message:
|
|||||||
content: "Services that allow you to steal code more efficiently."
|
content: "Services that allow you to steal code more efficiently."
|
||||||
|
|
||||||
# Optional navbar
|
# Optional navbar
|
||||||
#links:
|
links:
|
||||||
# - name: "WEB"
|
- name: "Home Page"
|
||||||
# icon: "fas fa-globe"
|
icon: "fas fa-globe"
|
||||||
# url: "https://fosc.space/"
|
url: "https://fosc.space/"
|
||||||
# target: '_blank' # optional html a tag target attribute
|
target: '_blank' # optional html a tag target attribute
|
||||||
# - name: "Wiki"
|
|
||||||
# icon: "fas fa-book"
|
|
||||||
# url: "https://wiki.fosc.space/"
|
|
||||||
|
|
||||||
# Services
|
# Services
|
||||||
# First level array represent a group.
|
# First level array represent a group.
|
||||||
@ -40,7 +37,7 @@ services:
|
|||||||
tagstyle: "is-success"
|
tagstyle: "is-success"
|
||||||
url: "https://cloud.fosc.space"
|
url: "https://cloud.fosc.space"
|
||||||
- name: "Drone"
|
- name: "Drone"
|
||||||
logo: "assets/tools/caddy.svg"
|
logo: "assets/tools/drone.png"
|
||||||
subtitle: "Self-service Continuous Delivery platform"
|
subtitle: "Self-service Continuous Delivery platform"
|
||||||
tag: "CI/CD"
|
tag: "CI/CD"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
@ -54,13 +51,13 @@ services:
|
|||||||
url: "https://git.fosc.space"
|
url: "https://git.fosc.space"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
- name: "Minecraft Server"
|
- name: "Minecraft Server"
|
||||||
logo: "assets/tools/caddy.svg"
|
logo: "assets/tools/minecraft.png"
|
||||||
subtitle: "Our own Minecraft Server"
|
subtitle: "Our own Minecraft Server"
|
||||||
tag: "Minecraft"
|
tag: "Minecraft"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
tagstyle: "is-success"
|
tagstyle: "is-success"
|
||||||
- name: "Motioneye"
|
- name: "Motioneye"
|
||||||
logo: "assets/tools/caddy.svg"
|
logo: "assets/tools/motioneye.png"
|
||||||
subtitle: "Web frontend for the Motion video surveillance software"
|
subtitle: "Web frontend for the Motion video surveillance software"
|
||||||
tag: "Motioneye"
|
tag: "Motioneye"
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
@ -73,7 +70,7 @@ services:
|
|||||||
tagstyle: "is-success"
|
tagstyle: "is-success"
|
||||||
url: "https://rss.fosc.space"
|
url: "https://rss.fosc.space"
|
||||||
- name: "Bitwarden"
|
- name: "Bitwarden"
|
||||||
logo: "assets/tools/freshrss.png"
|
logo: "assets/tools/bitwarden.png"
|
||||||
subtitle: "Password storage solution"
|
subtitle: "Password storage solution"
|
||||||
tag: "Bitwarden"
|
tag: "Bitwarden"
|
||||||
tagstyle: "is-success"
|
tagstyle: "is-success"
|
||||||
@ -92,23 +89,26 @@ services:
|
|||||||
logo: "assets/tools/traefik.png"
|
logo: "assets/tools/traefik.png"
|
||||||
subtitle: "HTTP reverse proxy and load balancer"
|
subtitle: "HTTP reverse proxy and load balancer"
|
||||||
tag: "Proxy"
|
tag: "Proxy"
|
||||||
|
tagstyle: "is-success"
|
||||||
url: "https://traefik.fosc.space"
|
url: "https://traefik.fosc.space"
|
||||||
- name: "Netdata Server"
|
- name: "Netdata Server"
|
||||||
logo: "assets/tools/logonetdata.png"
|
logo: "assets/tools/logonetdata.png"
|
||||||
subtitle: "Real-time and health monitoring"
|
subtitle: "Real-time and health monitoring"
|
||||||
url: "https://netdata.fosc.space"
|
url: "https://netdata.fosc.space"
|
||||||
tag: "Stats"
|
tag: "Stats"
|
||||||
- name: "Goaccess"
|
tagstyle: "is-success"
|
||||||
logo: "assets/tools/goaccess.png"
|
|
||||||
subtitle: "Server statistics"
|
|
||||||
tag: "Analytics"
|
|
||||||
url: "https://analytics.fosc.space"
|
|
||||||
- name: "Netdata Router"
|
- name: "Netdata Router"
|
||||||
logo: "assets/tools/logonetdata.png"
|
logo: "assets/tools/logonetdata.png"
|
||||||
subtitle: "Real-time and health monitoring"
|
subtitle: "Real-time and health monitoring"
|
||||||
url: "https://router.fosc.space"
|
url: "https://router.fosc.space"
|
||||||
tag: "Stats"
|
tag: "Stats"
|
||||||
tagstyle: "is-success"
|
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"
|
- name: "Public"
|
||||||
icon: "fas fa-rocket"
|
icon: "fas fa-rocket"
|
||||||
items:
|
items:
|
||||||
@ -142,13 +142,4 @@ services:
|
|||||||
subtitle: "FOSC wiki"
|
subtitle: "FOSC wiki"
|
||||||
tag: "Wiki"
|
tag: "Wiki"
|
||||||
tagstyle: "is-success"
|
tagstyle: "is-success"
|
||||||
url: "https://wiki.fosc.space"
|
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