mirror of
https://github.com/blasseye/WikiJs.git
synced 2025-08-25 05:46:53 +02:00
98 lines
No EOL
2.6 KiB
Markdown
98 lines
No EOL
2.6 KiB
Markdown
---
|
|
title: Bienvenue
|
|
description:
|
|
published: 1
|
|
date: 2025-02-16T23:00:42.179Z
|
|
tags:
|
|
editor: markdown
|
|
dateCreated: 2025-02-15T08:45:14.019Z
|
|
---
|
|
|
|
# 🌐 Mon Wiki Personnel
|
|
|
|
Bienvenue sur mon wiki ! Ici, je centralise mes connaissances, notes et ressources utiles.
|
|
|
|
---
|
|
|
|
## 📖 Table des matières
|
|
|
|
- [Présentation](#presentation)
|
|
- [Infrastructure](#infrastructure)
|
|
- [Développement](#developpement)
|
|
- [Projets Personnels](#projets-personnels)
|
|
- [Notes diverses](#notes-diverses)
|
|
|
|
---
|
|
|
|
## 📌 Présentation <a name="presentation"></a>
|
|
|
|
Ce wiki a pour but de documenter mes projets, expériences et bonnes pratiques.
|
|
|
|
---
|
|
|
|
## 🏗 Infrastructure <a name="infrastructure"></a>
|
|
|
|
- 📌 **Cloud** : OpenStack
|
|
- 🔧 **Serveurs** : Debian
|
|
- 🚀 **Monitoring** : Grafana, Prometheus
|
|
- 🔐 **Sécurité** : Firewall, VPN (WireGuard)
|
|
|
|
📂 [Détails sur mon infra](01-infrastructure.md)
|
|
|
|
---
|
|
|
|
## 💻 Développement <a name="developpement"></a>
|
|
|
|
- 🐍 **Python** : Scripting, développement de plugins
|
|
- 📜 **Bash** : Scripting pour l'administration
|
|
- 📦 **Conteneurisation** : Docker
|
|
|
|
📂 [Mes scripts & application](02-developpement.md)
|
|
|
|
---
|
|
|
|
## 🔧 Projets Personnels <a name="projets-personnels"></a>
|
|
|
|
### 📚 Wiki : WikiJs
|
|
- 📌 **Objectif** : Auto-héberger mon wiki
|
|
- ⚙ **Technos utilisées** :
|
|
- 🖥 **Matériel** : Serveur dédié
|
|
- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
|
|
|
|
📂 [Détails sur mon Wiki](03-projets/wiki.md)
|
|
|
|
### 🚀 Site Web : Wordpress
|
|
- 📌 **Objectif** : Auto-héberger mon site web
|
|
- ⚙ **Technos utilisées** :
|
|
- 🖥 **Matériel** : Serveur dédié
|
|
- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
|
|
|
|
📂 [Détails sur mon Site Web](03-projets/site-web.md)
|
|
|
|
### 🎬 Media Stack : Jellyfin
|
|
- 📌 **Objectif** : Auto-héberger une bibliothèque multimédia
|
|
- ⚙ **Technos utilisées** : Jellyfin, Jellyseerr, Radarr, Solarr, Prowlarr,Flaresolverr, qBittorrent, Docker
|
|
- 🖥 **Matériel** : Serveur dédié
|
|
- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
|
|
|
|
📂 [Détails sur mon Media Stack](03-projets/media-stack.md)
|
|
|
|
### 📊 Logiciel de qualimétrie : SonarQube
|
|
- 📌 **Objectif** : Auto-héberger mon logiciel de qualimétrie
|
|
- ⚙ **Technos utilisées** :
|
|
- 🖥 **Matériel** : Serveur dédié
|
|
- 🔗 **Accès sécurisé** via VPN et authentification (WireGuard)
|
|
|
|
📂 [Détails sur mon Logiciel de qualimétrie](03-projets/qualimetrie.md)
|
|
|
|
📂 [Tous mes projets](03-projets.md)
|
|
|
|
---
|
|
|
|
## 📝 Notes diverses <a name="notes-diverses"></a>
|
|
|
|
Des astuces, configurations et documentations annexes.
|
|
|
|
📂 [Voir toutes mes notes](notes.md)
|
|
|
|
--- |