Skip to content

My learning path with Ansible. An intent to automate all my appliances deploy and configurations.

Notifications You must be signed in to change notification settings

imaerials/ansible-home-lab

Repository files navigation

Ansible Home Lab

Mern Stack playbook is in charge of installing and configuring a Mean Stack:

{
  "frontend_git_repo": "[email protected]:user/front.git",
  "key_name": "id_ed25519",
  "backend_git_repo": "[email protected]:user/miapp.git",
  "APP_MONGO_URI": "mongodb://127.0.0.1:27017/miapp",
  "APP_PORT": "3000",
  "APP_MAILER_PASS": "mongodb://mongodb:27017/miapp",
  "APP_MAILER_MAIL": "[email protected]"
}

About

My learning path with Ansible. An intent to automate all my appliances deploy and configurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages