Test global
This commit is contained in:
parent
bc2ece9d37
commit
9f99422309
72
README.md
72
README.md
@ -26,43 +26,45 @@ Voici la liste des l'ensembles des docker-compose d'application que j'utilise.
|
||||
| | [Traefik](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Traefik/ "Traefik") |||||| https://traefik.io |
|
||||
|
||||
## Authentication
|
||||
| Type | Nom | Variable environnement | Alone | With Traefik | With Nginx | options | Site web |
|
||||
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|
||||
| Authentication | [Authelia](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Authelia/ "Authelia") ||✅|✅||| https://www.authelia.com |
|
||||
| Authentication | [Authentik](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Authentik/ "Authentik")|✅|✅|✅||| https://goauthentik.io |
|
||||
| Authentication | [Keycloak](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Keycloak/ "Keycloak") |||||| https://www.keycloak.org |
|
||||
| Nom | Variable environnement | Alone | With Traefik | With Nginx | options | Site web |
|
||||
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|
||||
| [Authelia](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Authelia/ "Authelia") ||✅|✅||| https://www.authelia.com |
|
||||
| [Authentik](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Authentik/ "Authentik")|✅|✅|✅||| https://goauthentik.io |
|
||||
| [Keycloak](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Keycloak/ "Keycloak") |||||| https://www.keycloak.org |
|
||||
|
||||
| Type | Nom | Variable environnement | Alone | With Traefik | With Nginx | options | Site web |
|
||||
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|
||||
| BDD | [Adminer](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Adminer/ "Adminer") ||✅|✅||| https://www.adminer.org |
|
||||
| BDD | [ArangoDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/ArangoDB/ "ArangoDB") |||||| |
|
||||
| BDD | [CloudBeaver](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/CloudBeaver/ "CloudBeaver") |||||| |
|
||||
| BDD | [CouchDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/CouchDB/ "CouchDB") |||||| |
|
||||
| BDD | [MariaDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/MariaDB/ "MariaDB") |||||| |
|
||||
| BDD | [MySQL](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/MySQL/ "MySQL") ||||| - Mode cluster <br> - Mode standalone | https://www.mysql.com |
|
||||
| BDD | [pgAdmin](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/pgAdmin/ "pgAdmin") |||||| https://www.pgadmin.org |
|
||||
| BDD | [phpMyAdmin](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/phpMyAdmin/ "phpMyAdmin") |||||| https://www.phpmyadmin.net |
|
||||
| BDD | [PostgreSQL](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/PostgreSQL/ "PostgreSQL") ||||| - Mode replication <br> - Mode standalone | https://www.postgresql.org |
|
||||
| BDD | [RabbitMQ](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/RabbitMQ/ "RabbitMQ") |||✅||| https://www.rabbitmq.com |
|
||||
| BDD | [Redis](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Redis/ "Redis") |||||| https://redis.io |
|
||||
| BDD | [RethinkDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/RethinkDB/ "RethinkDB") |||||| |
|
||||
| BDD | [Scylladb](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Scylladb/ "Scylladb") ||||| - Mode cluster <br> - Mode standalone | https://www.scylladb.com |
|
||||
| BDD | [WunderBase](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/WunderBase/ "WunderBase") |||||| |
|
||||
## Base de données et gestion
|
||||
| Nom | Variable environnement | Alone | With Traefik | With Nginx | options | Site web |
|
||||
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|
||||
| [Adminer](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Adminer/ "Adminer") ||✅|✅||| https://www.adminer.org |
|
||||
| [ArangoDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/ArangoDB/ "ArangoDB") |||||| |
|
||||
| [CloudBeaver](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/CloudBeaver/ "CloudBeaver") |||||| |
|
||||
| [CouchDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/CouchDB/ "CouchDB") |||||| |
|
||||
| [MariaDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/MariaDB/ "MariaDB") |||||| |
|
||||
| [MySQL](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/MySQL/ "MySQL") ||||| - Mode cluster <br> - Mode standalone | https://www.mysql.com |
|
||||
| [pgAdmin](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/pgAdmin/ "pgAdmin") |||||| https://www.pgadmin.org |
|
||||
| [phpMyAdmin](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/phpMyAdmin/ "phpMyAdmin") |||||| https://www.phpmyadmin.net |
|
||||
| [PostgreSQL](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/PostgreSQL/ "PostgreSQL") ||||| - Mode replication <br> - Mode standalone | https://www.postgresql.org |
|
||||
| [RabbitMQ](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/RabbitMQ/ "RabbitMQ") |||✅||| https://www.rabbitmq.com |
|
||||
| [Redis](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Redis/ "Redis") |||||| https://redis.io |
|
||||
| [RethinkDB](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/RethinkDB/ "RethinkDB") |||||| |
|
||||
| [Scylladb](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Scylladb/ "Scylladb") ||||| - Mode cluster <br> - Mode standalone | https://www.scylladb.com |
|
||||
| [WunderBase](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/WunderBase/ "WunderBase") |||||| |
|
||||
|
||||
| Type | Nom | Variable environnement | Alone | With Traefik | With Nginx | options | Site web |
|
||||
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|
||||
| Homepage | [Astro](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Astro/ "Astro") |||||| |
|
||||
| Homepage | [Bender](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Bender/ "Bender") |||||| |
|
||||
| Homepage | [Dashy](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Dashy/ "Dashy") |||||| |
|
||||
| Homepage | [Easy Gate](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/EasyGate/ "Easy Gate") |||||| |
|
||||
| Homepage | [Fenrus](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Fenrus/ "Fenrus") |||||| |
|
||||
| Homepage | [Flame](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Flame/ "Flame") |||||| |
|
||||
| Homepage | [Heimdall](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Heimdall/ "Heimdall") |||||| |
|
||||
| Homepage | [Homarr](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Homarr/ "Homarr") |||||| |
|
||||
| Homepage | [Homepage](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Homepage/ "Homepage") |||||| https://gethomepage.dev |
|
||||
| Homepage | [Organizr](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Organizr/ "Organizr") |||||| |
|
||||
| Homepage | [Web Portal](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/WebPortal/ "Web Portal") |||||| |
|
||||
| Homepage | [Yal](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Yal/ "Yal") |||||| |
|
||||
## Homepage
|
||||
| Nom | Variable environnement | Alone | With Traefik | With Nginx | options | Site web |
|
||||
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|
||||
| [Astro](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Astro/ "Astro") |||||| |
|
||||
| [Bender](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Bender/ "Bender") |||||| |
|
||||
| [Dashy](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Dashy/ "Dashy") |||||| |
|
||||
| [Easy Gate](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/EasyGate/ "Easy Gate") |||||| |
|
||||
| [Fenrus](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Fenrus/ "Fenrus") |||||| |
|
||||
| [Flame](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Flame/ "Flame") |||||| |
|
||||
| [Heimdall](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Heimdall/ "Heimdall") |||||| |
|
||||
| [Homarr](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Homarr/ "Homarr") |||||| |
|
||||
| [Homepage](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Homepage/ "Homepage") |||||| https://gethomepage.dev |
|
||||
| [Organizr](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Organizr/ "Organizr") |||||| |
|
||||
| [Web Portal](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/WebPortal/ "Web Portal") |||||| |
|
||||
| [Yal](https://git.tips-of-mine.fr/Tips-Of-Mine/Docker/src/branch/main/Yal/ "Yal") |||||| |
|
||||
|
||||
| Type | Nom | Variable environnement | Alone | With Traefik | With Nginx | options | Site web |
|
||||
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|
||||
|
Loading…
x
Reference in New Issue
Block a user