Skip to content

Mon Centre de Recherche et développement technologique (MCRDT)

Notifications You must be signed in to change notification settings

geoffreylgv/mcrdt_sysadmin_devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5633247 · Jun 13, 2023

History

60 Commits
May 7, 2022
Jun 13, 2023
Jun 13, 2023
Apr 28, 2023
Nov 28, 2021
May 7, 2022
May 3, 2022
Jun 13, 2023
May 2, 2022
Jun 13, 2023
Dec 28, 2022
Nov 21, 2022

Repository files navigation

mcrdt_sysadmin_devops

Mon Centre de Recherche et développement technologique (MCRDT)

Toutes les configurations que je réalise dans le domaine de l'administration système ça pourra m'aider moi même et de plus faciliter la tâche au newbie de Linux de s'en sortir très facilement

  • Linux,

  • DNS,

  • Serveur Web,

  • Certificat SSL (auto signé),

  • Cerbot (Let's Encrypt)

  • DevOPS

    • Docker
    • Ansible
    • AWS
    • Grafana
    • Openstack
  • Solution implémentée ...

Docker deployement guide

$ cd mcrdt_sysadmin_devops
$ docker-compose up -d # to start the docker and download images
# check localhost:8090 for the web server, you will see a login page
# check localhost:8091 for the phpmyadmin, login with
                        # user root
                        # pwd  find the it in the file and change it

Navigation tree

README.md
backup_sql_db.sh   
dns.html
dns.md
docker-compose.yaml
email_template.html
geo.Dockerfile     
html
   |-- index.php
network_script_utils.sh
vimrc.conf