--- # Homepage configuration # See https://fontawesome.com/icons for icons options title: "SERVICES" subtitle: "FOSC" logo: "assets/logo.png" # icon: "fas fa-skull-crossbones" Optional icon # Optional message # message: # url: https://.... style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. title: "Hi !" content: "Services that allow you to steal code more efficiently." # Optional navbar 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. # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). services: - name: "Internal" icon: "fas fa-share-alt" items: - 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://cloud.fosc.space" - 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://git.fosc.space" target: '_blank' - name: "Minecraft Server" logo: "assets/tools/caddy.svg" subtitle: "Our own Minecraft Server" tag: "Minecraft" target: '_blank' tagstyle: "is-success" - 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" items: - name: "Traefik" logo: "assets/tools/traefik.png" subtitle: "HTTP reverse proxy and load balancer" tag: "Proxy" url: "https://traefik.crstian.me" # - name: "Ouroboros" # logo: "assets/tools/ouroboros.png" # subtitle: "Automatically update Docker containers" # tag: "Update" # tagstyle: "is-success" - name: "Netdata Server" logo: "assets/tools/logonetdata.png" subtitle: "Real-time and health monitoring" url: "https://netdata.crstian.me" tag: "Stats" tagstyle: "is-success" - name: "Netdata Router Linksys" logo: "assets/tools/logonetdata.png" subtitle: "Real-time and health monitoring" url: "https://linksys.crstian.me" tag: "Stats" tagstyle: "is-success" # - name: "Grafana" # logo: "assets/tools/grafana.png" # subtitle: "Metric analytics & dashboards" # url: "https://grafana.com/" # - name: "Kibana" # logo: "assets/tools/elastic.png" # subtitle: "Explore & visualize logs" # tag: "elk" # url: "https://www.elastic.co/products/kibana" # - name: "Website monitoring" # logo: "assets/tools/pingdom.png" # subtitle: "Pingdom public reports overview" # tag: "CI" # url: "https://www.pingdom.com/" - name: "Information" icon: "fas fa-rocket" items: - name: "FreshRSS" logo: "assets/tools/freshrss.png" subtitle: "Self-hosted RSS feed aggregator" tag: "RSS" tagstyle: "is-success" url: "https://rss.crstian.me" - name: "TS3" logo: "assets/tools/ts3.png" subtitle: "ts.crstian.me" tag: "TS3" tagstyle: "is-success" url: "ts3server://ts.crstian.me" - 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"