Update links

This commit is contained in:
Meutel 2019-08-31 09:49:52 +02:00
parent a3429b1976
commit e0adb7085c
2 changed files with 50 additions and 136 deletions

View File

@ -1,70 +0,0 @@
stages:
- build
- review
- staging
- production
build:
stage: build
script:
- echo Build my page
artifacts:
paths:
- public
expire_in: 1 hour
tags:
- deploy
review:
stage: review
script:
- rsync -av --delete public www@dev:/usr/local/www/www_home/$CI_BUILD_REF_SLUG
environment:
name: review/$CI_BUILD_REF_NAME
url: http://$CI_BUILD_REF_SLUG.$APPS_DOMAIN
on_stop: stop_review
only:
- branches
except:
- master
tags:
- deploy
stop_review:
stage: review
script:
- rm -rf public/*
- rsync -av --delete public www@dev:/usr/local/www/www_home/$CI_BUILD_REF_SLUG
variables:
GIT_STRATEGY: none
when: manual
environment:
name: review/$CI_BUILD_REF_NAME
action: stop
tags:
- deploy
staging:
stage: staging
script:
- rsync -av --delete public www@dev:/usr/local/www/www_home/staging
environment:
name: staging
url: http://staging.$APPS_DOMAIN
only:
- master
tags:
- deploy
production:
stage: production
script:
- rsync -av --delete public www@dev:/usr/local/www/www_home/production
environment:
name: production
url: https://$APPS_DOMAIN
when: manual
only:
- master
tags:
- deploy

View File

@ -1,78 +1,62 @@
<!DOCTYPE html>
<html lang="fr-FR">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bienvenue sur meutel.net</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/sticky-footer.css">
</head>
<body>
<div class="jumbotron">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bienvenue sur meutel.net</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/sticky-footer.css">
</head>
<body>
<div class="jumbotron">
<div class="container">
<h1>Bienvenue sur meutel.net</h1>
<p>Voici les services disponibles</p>
</div>
</div>
<div class="container">
<div class="row">
<strong><a href="https://pouet.meutel.net"><span class="glyphicon glyphicon-user"></span> Mastodon </a></strong>
<p>Réseau social Mastodon</p>
</div>
<div class="row">
<strong><a href="/films/films.html"><span class="glyphicon glyphicon-film"></span> Films </a></strong>
<p>Tous mes films en BR et DVD</p>
</div>
<div class="row">
<strong><a href="https://photos.meutel.net"><span class="glyphicon glyphicon-picture"></span> Photos </a></strong>
<p>Galeries de photos</p>
</div>
<div class="row">
<strong><a href="https://www.meutel.net/shaarli/"><span class="glyphicon glyphicon-bookmark"></span> Shaarli </a></strong>
<p>Liens divers</p>
</div>
<div class="row">
<strong><a href="https://wiki.meutel.net"><span class="glyphicon glyphicon-education"></span> Wiki </a></strong>
<p>Documentation technique</p>
</div>
<div class="row">
<strong><a href="https://git.meutel.net"><span class="glyphicon glyphicon-inbox"></span> Gitea</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Gestionnaire de sources</p>
</div>
<div class="row">
<strong><a href="https://www.meutel.net/tt-rss/"><span class="glyphicon glyphicon-inbox"></span> Tiny Tiny RSS</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Lecteur de flux RSS</p>
</div>
<div class="row">
<strong><a href="https://cloud.meutel.net"><span class="glyphicon glyphicon-cloud"></span> Owncloud</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Partage de fichier, agenda, carnet d'adresses</p>
</div>
<div class="row">
<strong><a href="https://mail.meutel.net"><span class="glyphicon glyphicon-envelope"></span> Rainloop</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Webmail</p>
</div>
<div class="row">
<strong><a href="https://bouquins.meutel.net"><span class="glyphicon glyphicon-book"></span> E-Books</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Biblioth&egrave;que de livres num&eacute;riques</p>
</div>
<div class="row">
<strong><a href="https://secu.meutel.net/grafana/"><span class="glyphicon glyphicon-stats"></span> Grafana</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Graphes de monitoring</p>
</div>
<div class="row">
<strong><a href="https://mon.meutel.net/icingaweb2/"><span class="glyphicon glyphicon-check"></span> Icinga</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Monitoring</p>
</div>
<div class="row">
<strong><a href="https://www.meutel.net/poudriere/"><span class="glyphicon glyphicon-floppy-disk"></span> Poudriere</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Logs constructions paquets</p>
</div>
</div>
<footer class="footer">
</div>
<div class="container">
<div class="row">
<strong><a href="/films/"><span class="glyphicon glyphicon-film"></span> Films </a></strong>
<p>Tous mes films en BR et DVD</p>
</div>
<div class="row">
<strong><a href="https://photos.meutel.net"><span class="glyphicon glyphicon-picture"></span> Photos </a></strong>
<p>Galeries de photos</p>
</div>
<div class="row">
<strong><a href="https://www.meutel.net/shaarli/"><span class="glyphicon glyphicon-bookmark"></span> Shaarli </a></strong>
<p>Liens divers</p>
</div>
<div class="row">
<strong><a href="https://git.meutel.net"><span class="glyphicon glyphicon-inbox"></span> Gitea</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Gestionnaire de sources</p>
</div>
<div class="row">
<strong><a href="https://www.meutel.net/tt-rss/"><span class="glyphicon glyphicon-inbox"></span> Tiny Tiny RSS</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Lecteur de flux RSS</p>
</div>
<div class="row">
<strong><a href="https://cloud.meutel.net"><span class="glyphicon glyphicon-cloud"></span> Nextcloud</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Partage de fichiers, agenda, carnet d'adresses</p>
</div>
<div class="row">
<strong><a href="https://mail.meutel.net"><span class="glyphicon glyphicon-envelope"></span> Rainloop</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Webmail</p>
</div>
<div class="row">
<strong><a href="https://bouquins.meutel.net"><span class="glyphicon glyphicon-book"></span> E-Books</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Biblioth&egrave;que de livres num&eacute;riques</p>
</div>
<div class="row">
<strong><a href="https://secu.meutel.net/grafana/"><span class="glyphicon glyphicon-stats"></span> Grafana</a></strong>
<p><span class="glyphicon glyphicon-lock"></span> Graphes de monitoring</p>
</div>
<footer class="footer">
<div class="container">
<p class="text-muted">Powered by Bootstrap, Nginx, Freebsd</p>
</div>
</div>
</footer>
</body>
</html>