Home update + Serveex introduction new illustration
This commit is contained in:
@ -22,29 +22,14 @@ secondary:
|
|||||||
Welcome to docu[·]{style="color: #1ad6ff"}djeex
|
Welcome to docu[·]{style="color: #1ad6ff"}djeex
|
||||||
|
|
||||||
#description
|
#description
|
||||||
Docs, more docs. Tips and experiments. You'll find, among other things:
|
Docs, more docs. Tips and experiments. Build your homelab and your own NAS.
|
||||||
|
|
||||||
#extra
|
#extra
|
||||||
::list
|

|
||||||
- **Debian installation** for your server
|
|
||||||
- **Docker** to deploy your services
|
|
||||||
- **VPN** to access your private network
|
|
||||||
- **Reverse proxy** and **Zero Trust** to expose your services
|
|
||||||
- **SSO** and **Multi-factor** authentication to secure your public services
|
|
||||||
- **Cloud** and **media tools** to access and sync your files and media
|
|
||||||
- _(coming soon)_ **Build your own NAS** from scratch to store your data
|
|
||||||
- _(coming soon)_ **Backup 3-2-1**
|
|
||||||
::
|
|
||||||
|
|
||||||
#support
|
#support
|
||||||
::terminal
|
::card{icon=cib:gitea style="color:#1ad6ff;"}
|
||||||
---
|
#title
|
||||||
content:
|
__git.djeex.fr__
|
||||||
- ssh user@serveex -p 22
|
#description
|
||||||
- cd /docker
|
[Check my nonsense projects](https://git.djeex.fr)
|
||||||
- sudo docker compose up -d
|
::
|
||||||
- sudo rm -rf * /
|
|
||||||
- Sud.. shit shiiit shiiiiit !!!
|
|
||||||
---
|
|
||||||
::
|
|
||||||
::
|
|
@ -7,8 +7,7 @@ main:
|
|||||||
:ellipsis{left=0px width=40rem top=10rem blur=140px}
|
:ellipsis{left=0px width=40rem top=10rem blur=140px}
|
||||||
## A Home Lab by a Beginner, for Beginners
|
## A Home Lab by a Beginner, for Beginners
|
||||||
|
|
||||||
<p align="center">
|

|
||||||
<img src="/img/serveex/serveex.svg" align="center" width="700">
|
|
||||||
|
|
||||||
**Serveex** is primarily a personal project aimed at hosting as many everyday services as possible at home, without relying on proprietary platforms (Google, Apple, Netflix, etc.). The goal was to experiment, learn, and document every step along the way. This is purely a scientific project and is not intended for production use.
|
**Serveex** is primarily a personal project aimed at hosting as many everyday services as possible at home, without relying on proprietary platforms (Google, Apple, Netflix, etc.). The goal was to experiment, learn, and document every step along the way. This is purely a scientific project and is not intended for production use.
|
||||||
|
|
||||||
@ -23,6 +22,9 @@ A big thanks to **Nipah** for sharing his infinite knowledge and, above all, for
|
|||||||
:::
|
:::
|
||||||
::
|
::
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="/img/serveex/serveex.svg" align="center" width="700">
|
||||||
|
|
||||||
The goal is to be easily deployable and easy to migrate, so here is its structure:
|
The goal is to be easily deployable and easy to migrate, so here is its structure:
|
||||||
|
|
||||||
::card-grid{grid-template-columns="repeat(2, minmax(0, 1fr));"}
|
::card-grid{grid-template-columns="repeat(2, minmax(0, 1fr));"}
|
||||||
|
4
public/img/global/docudjeex-home.svg
Normal file
4
public/img/global/docudjeex-home.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 101 KiB |
4
public/img/serveex/serveex-server.svg
Normal file
4
public/img/serveex/serveex-server.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 64 KiB |
Reference in New Issue
Block a user