Config fix first test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cristian Gutierrez 2020-03-18 02:42:10 +01:00
parent 8de013d229
commit 2ca06b106b
2 changed files with 196 additions and 59 deletions

View File

@ -2,65 +2,74 @@
# Homepage configuration # Homepage configuration
# See https://fontawesome.com/icons for icons options # See https://fontawesome.com/icons for icons options
title: "FOSC SERVICES" title: "Homelab Services"
subtitle: "" subtitle: "Crstian's"
logo: "assets/logo.png" logo: "assets//tools/nixos.png"
# icon: "fas fa-skull-crossbones" Optional icon # icon: "fas fa-skull-crossbones" Optional icon
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> // WEBSITE SOURCE CODE <a href="https://git.fosc.space/cristian/Servicespage"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
# Optional message # Optional message
#
message: message:
# url: https://.... # url: https://....
style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
title: "" title: "Hi !"
content: "Services that allow you to steal code more efficiently." content: "These are my home server services, running under NixOS. Find more about me on crstian.me"
# Optional navbar # Optional navbar
links: links:
- name: "WEB" - name: "Personal Page"
icon: "fas fa-globe" icon: "fas fa-user"
url: "https://fosc.space/" url: "https://crstian.me"
target: '_blank' # optional html a tag target attribute target: '_blank'
- name: "Wiki" - name: "Github"
icon: "fas fa-book" icon: "fab fa-github"
url: "https://wiki.fosc.space/" url: "https://github.com/Crstian19"
target: '_blank' # optionnal html a tag target attribute
- name: "Gitlab"
icon: "fab fa-gitlab"
target: '_blank'
url: "https://gitlab.com/Crstian"
- name: "Shell"
icon: "fas fa-terminal"
target: '_blank'
url: "https://shell.crstian.me"
# Services # Services
# First level array represent a group. # 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). # Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed).
services: services:
- name: "File Sharing" - name: "File Sharing"
icon: "fas fa-share-alt" icon: "fas fa-share-alt"
items: items:
- name: "Transmission" - name: "qBittorrent"
logo: "assets/tools/transmission.png" logo: "assets/tools/qBittorrent.png"
subtitle: "We ar seeding a lot of linux distributions" subtitle: "Open Source P2P Bittorrent client"
tag: "P2P" tag: "P2P"
tagstyle: "is-success" tagstyle: "is-success"
url: "https://transmission.fosc.space/" url: "https://torrent.crstian.me/"
target: '_blank' # optional html a tag target attribute target: '_blank' # optionnal html a tag target attribute
- name: "Torrent Downloads" - name: "Torrent Downloads"
logo: "assets/tools/caddy.svg" logo: "assets/tools/caddy.svg"
subtitle: "Distros webserver" subtitle: "Open source web server"
tag: "WebServer" tag: "WebServer"
target: '_blank' target: '_blank'
tagstyle: "is-success" tagstyle: "is-success"
url: "https://download.fosc.space/" url: "https://downloads.crstian.me"
- name: "Nextcloud" - name: "Pyload"
logo: "assets/tools/nextcloud.png" logo: "assets/tools/pyload.png"
subtitle: "Storage platform" subtitle: "Open Source download manager"
tag: "Python"
tagstyle: "is-success"
url: "https://pyload.crstian.me"
target: '_blank'
- name: "Private Downloads"
logo: "assets/tools/caddy.svg"
subtitle: "Open source web server"
tag: "WebServer" tag: "WebServer"
target: '_blank' target: '_blank'
tagstyle: "is-success" tagstyle: "is-success"
url: "https://download.fosc.space/" url: "https://private.crstian.me"
- name: "Gitea"
logo: "assets/tools/gitea.png"
subtitle: "For Our Stolen Code "
tag: "Git"
target: '_blank'
tagstyle: "is-success"
url: "https://git.fosc.space/"
- name: "Monitoring" - name: "Monitoring"
icon: "fas fa-heartbeat" icon: "fas fa-heartbeat"
items: items:
@ -68,18 +77,41 @@ 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"
url: "https://traefik.fosc.space" 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" - 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.crstian.me"
tag: "Stats" tag: "Stats"
- name: "Goaccess" tagstyle: "is-success"
logo: "assets/tools/goaccess.png" - name: "Netdata Router Linksys"
subtitle: "Server statistics" logo: "assets/tools/logonetdata.png"
tag: "elk" subtitle: "Real-time and health monitoring"
url: "https://analytics.fosc.space" url: "https://linksys.crstian.me"
- name: "Info" 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" icon: "fas fa-rocket"
items: items:
- name: "FreshRSS" - name: "FreshRSS"
@ -87,22 +119,19 @@ services:
subtitle: "Self-hosted RSS feed aggregator" subtitle: "Self-hosted RSS feed aggregator"
tag: "RSS" tag: "RSS"
tagstyle: "is-success" tagstyle: "is-success"
url: "https://rss.fosc.space" url: "https://rss.crstian.me"
- name: "BLOG" - name: "TS3"
logo: "assets/tools/bludit.png" logo: "assets/tools/ts3.png"
subtitle: "FOSC Blog" subtitle: "ts.crstian.me"
tag: "Blog" tag: "TS3"
tagstyle: "is-success" tagstyle: "is-success"
url: "https://blog.fosc.space" url: "ts3server://ts.crstian.me"
- name: "WIKI"
logo: "assets/tools/wikijs.png" - name: "In progress"
subtitle: "FOSC wiki" icon: "fas fa-spinner"
tag: "Wiki" items:
tagstyle: "is-success" - name: "Octoprint"
url: "https://wiki.fosc.space" logo: "assets/tools/octoprintLogo.png"
- name: "Gallery" subtitle: "Web interface for my 3D printer"
logo: "assets/tools/lychee.png" tag: "3D Printer"
subtitle: "Photo Gallery" # url: "https://octoprint.crstian.me"
tag: "Gallery"
tagstyle: "is-success"
url: "https://gallery.fosc.space"

108
config2.yml Normal file
View File

@ -0,0 +1,108 @@
---
# Homepage configuration
# See https://fontawesome.com/icons for icons options
title: "FOSC SERVICES"
subtitle: ""
logo: "assets/logo.png"
# icon: "fas fa-skull-crossbones" Optional icon
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> // WEBSITE SOURCE CODE <a href="https://git.fosc.space/cristian/Servicespage"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
# 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: "File Sharing"
icon: "fas fa-share-alt"
items:
- name: "Transmission"
logo: "assets/tools/transmission.png"
subtitle: "We ar seeding a lot of linux distributions"
tag: "P2P"
tagstyle: "is-success"
url: "https://transmission.fosc.space/"
target: '_blank' # optional html a tag target attribute
- name: "Torrent Downloads"
logo: "assets/tools/caddy.svg"
subtitle: "Distros webserver"
tag: "WebServer"
target: '_blank'
tagstyle: "is-success"
url: "https://download.fosc.space/"
- name: "Nextcloud"
logo: "assets/tools/nextcloud.png"
subtitle: "Storage platform"
tag: "WebServer"
target: '_blank'
tagstyle: "is-success"
url: "https://download.fosc.space/"
- name: "Gitea"
logo: "assets/tools/gitea.png"
subtitle: "For Our Stolen Code "
tag: "Git"
target: '_blank'
tagstyle: "is-success"
url: "https://git.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.fosc.space"
- name: "Netdata Server"
logo: "assets/tools/logonetdata.png"
subtitle: "Real-time and health monitoring"
url: "https://netdata.fosc.space"
tag: "Stats"
- name: "Goaccess"
logo: "assets/tools/goaccess.png"
subtitle: "Server statistics"
tag: "elk"
url: "https://analytics.fosc.space"
- name: "Info"
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.fosc.space"
- name: "BLOG"
logo: "assets/tools/bludit.png"
subtitle: "FOSC Blog"
tag: "Blog"
tagstyle: "is-success"
url: "https://blog.fosc.space"
- name: "WIKI"
logo: "assets/tools/wikijs.png"
subtitle: "FOSC wiki"
tag: "Wiki"
tagstyle: "is-success"
url: "https://wiki.fosc.space"
- name: "Gallery"
logo: "assets/tools/lychee.png"
subtitle: "Photo Gallery"
tag: "Gallery"
tagstyle: "is-success"
url: "https://gallery.fosc.space"