2024-05-13 18:45:49 +02:00
2024-05-13 18:45:49 +02:00
2024-05-13 18:45:49 +02:00
2024-05-13 18:21:01 +02:00
2024-05-13 18:45:49 +02:00
2024-05-13 18:45:49 +02:00
2024-05-13 18:45:49 +02:00

Template

Template

dépôt Template

Installation

Pour utiliser Adminer tout seul

docker compose up -d

Pour utiliser Adminer avec Traefik

docker compose -f docker-compose-traefik.yml up -d

Pour utiliser Adminer avec Nginx

docker compose -f docker-compose-nginx.yml up -d

Utilisation

Certificat Autority

cd CA

openssl genpkey -algorithm RSA -out ca.key -aes256

pass phrase

pass phrase

ls

openssl req -new -x509 -days 3650 -key ca.key -out ca.crt

pass phrase

FR Nord Roubaix Tips-Of-Mine Tips-Of-Mine IT Tips-Of-Mine Certificate Authority admin@tips-of-mine.fr

ls

Extraction Winscp

Windows

mmc

Ajoute certificats > Ordinateur

Autorités de certification racines de confiance > Certificats

Importer ca.crt

Script installation

install.sh

Script : certify.sh

Depuis la serveur distant lancer

certify.sh

Service

nohup sh watch-csr.sh &

More info

Buy me a coffe

Buy Me a Coffee at ko-fi.com

Description
No description provided
Readme 34 KiB
Languages
Shell 100%