Servicespage/config.yml

147 lines
4.8 KiB
YAML
Raw Normal View History

2020-03-11 23:27:20 +00:00
---
# Homepage configuration
# See https://fontawesome.com/icons for icons options
2020-03-18 01:49:59 +00:00
title: "SERVICES"
subtitle: "FOSC"
2020-03-18 01:48:00 +00:00
logo: "assets/logo.png"
2020-03-11 23:27:20 +00:00
# icon: "fas fa-skull-crossbones" Optional icon
2020-03-18 03:35:44 +00:00
footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Based on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>'
2020-03-11 23:27:20 +00:00
# Optional message
2020-03-18 01:42:10 +00:00
#
2020-03-11 23:27:20 +00:00
message:
# url: https://....
style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
2020-03-18 01:42:10 +00:00
title: "Hi !"
2020-03-18 01:45:16 +00:00
content: "Services that allow you to steal code more efficiently."
2020-03-11 23:27:20 +00:00
# Optional navbar
2020-03-18 02:42:16 +00:00
links:
- name: "Home Page"
icon: "fas fa-globe"
url: "https://fosc.space/"
target: '_blank' # optional html a tag target attribute
2020-03-11 23:27:20 +00:00
# Services
# 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:
2020-03-18 02:12:49 +00:00
- name: "Internal"
2020-03-18 03:22:49 +00:00
icon: "fas fa-home"
2020-03-11 23:27:20 +00:00
items:
2020-03-18 02:12:49 +00:00
- name: "Nextcloud"
logo: "assets/tools/nextcloud.png"
2020-03-18 03:20:27 +00:00
subtitle: "Our personal file storage solution"
2020-03-18 02:27:27 +00:00
tag: "Cloud"
2020-03-18 02:12:49 +00:00
target: '_blank'
2020-03-11 23:27:20 +00:00
tagstyle: "is-success"
2020-03-18 02:15:33 +00:00
url: "https://cloud.fosc.space"
2020-03-18 02:12:49 +00:00
- name: "Drone"
2020-03-18 02:52:04 +00:00
logo: "assets/tools/drone.png"
2020-03-18 02:12:49 +00:00
subtitle: "Self-service Continuous Delivery platform"
tag: "CI/CD"
2020-03-12 00:27:16 +00:00
target: '_blank'
tagstyle: "is-success"
2020-03-18 02:12:49 +00:00
url: "https://drone.fosc.space"
- name: "Gitea"
logo: "assets/tools/gitea.png"
2020-03-18 03:20:27 +00:00
subtitle: "Git solution for all of our stolen code"
2020-03-18 02:27:27 +00:00
tag: "Git"
2020-03-12 00:27:16 +00:00
tagstyle: "is-success"
2020-03-18 02:12:49 +00:00
url: "https://git.fosc.space"
2020-03-18 01:42:10 +00:00
target: '_blank'
2020-03-18 02:12:49 +00:00
- name: "Minecraft Server"
2020-03-18 02:51:18 +00:00
logo: "assets/tools/minecraft.png"
2020-03-18 02:12:49 +00:00
subtitle: "Our own Minecraft Server"
tag: "Minecraft"
target: '_blank'
tagstyle: "is-success"
- name: "Motioneye"
2020-03-18 02:51:18 +00:00
logo: "assets/tools/motioneye.png"
2020-03-18 03:20:27 +00:00
subtitle: "Live camera solution"
2020-03-18 02:12:49 +00:00
tag: "Motioneye"
2020-03-12 00:27:16 +00:00
target: '_blank'
tagstyle: "is-success"
2020-03-18 02:12:49 +00:00
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"
2020-03-18 02:42:16 +00:00
logo: "assets/tools/bitwarden.png"
2020-03-18 02:12:49 +00:00
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/"
2020-03-18 01:42:10 +00:00
2020-03-11 23:27:20 +00:00
- name: "Monitoring"
icon: "fas fa-heartbeat"
items:
2020-03-12 00:27:16 +00:00
- name: "Traefik"
logo: "assets/tools/traefik.png"
subtitle: "HTTP reverse proxy and load balancer"
tag: "Proxy"
2020-03-18 02:51:18 +00:00
tagstyle: "is-success"
2020-03-18 02:27:27 +00:00
url: "https://traefik.fosc.space"
2020-03-12 00:27:16 +00:00
- name: "Netdata Server"
logo: "assets/tools/logonetdata.png"
subtitle: "Real-time and health monitoring"
2020-03-18 02:27:27 +00:00
url: "https://netdata.fosc.space"
2020-03-12 00:27:16 +00:00
tag: "Stats"
2020-03-18 02:51:18 +00:00
tagstyle: "is-success"
2020-03-18 02:27:27 +00:00
- name: "Netdata Router"
2020-03-18 01:42:10 +00:00
logo: "assets/tools/logonetdata.png"
subtitle: "Real-time and health monitoring"
2020-03-18 02:27:27 +00:00
url: "https://router.fosc.space"
2020-03-18 01:42:10 +00:00
tag: "Stats"
tagstyle: "is-success"
2020-03-18 02:51:18 +00:00
- name: "Goaccess"
logo: "assets/tools/goaccess.png"
subtitle: "Server statistics"
tag: "Analytics"
tagstyle: "is-success"
url: "https://analytics.fosc.space"
2020-03-18 02:27:27 +00:00
- name: "Public"
2020-03-12 00:27:16 +00:00
icon: "fas fa-rocket"
items:
2020-03-18 02:38:57 +00:00
- name: "Frontpage"
2020-03-18 03:21:19 +00:00
logo: "assets/favicon.png"
2020-03-18 02:38:57 +00:00
subtitle: "The portal to it all"
tag: "Web"
tagstyle: "is-success"
url: "https://fosc.space"
- name: "Blog"
logo: "assets/tools/bludit.png"
subtitle: "FOSC Blog"
tag: "Blog"
tagstyle: "is-success"
url: "https://blog.fosc.space"
- name: "Gallery"
logo: "assets/tools/lychee.png"
subtitle: "Photo Gallery"
tag: "Gallery"
tagstyle: "is-success"
url: "https://gallery.fosc.space"
- name: "Downloads"
logo: "assets/tools/caddy.svg"
subtitle: "Distros webserver"
tag: "WebServer"
target: '_blank'
2020-03-12 00:27:16 +00:00
tagstyle: "is-success"
2020-03-18 02:38:57 +00:00
url: "https://download.fosc.space/"
- name: "Wiki"
logo: "assets/tools/wikijs.png"
subtitle: "FOSC wiki"
tag: "Wiki"
2020-03-12 00:27:16 +00:00
tagstyle: "is-success"
2020-03-18 02:42:51 +00:00
url: "https://wiki.fosc.space"