Skip to content

nimmi89/MyCMtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MyCMTool

Introduction

A rudimentary configuration management tool to configure two servers for production service of a simple PHP web application

Commands

python configure_server.py

Usage

Format : python configure_server.py

File "configuration.yml" is the the name of the file to give configurations Format : Can change values of fields hosts,username,password and tasks.

File "hosts" is provided to define the ip addresses of servers in type of servers. Format: [webservers] 1.1.1.1 3.3.3.3

File bootsrap.sh mentions the dependencies required in the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages