Code Monkey home page Code Monkey logo

ansible-network's Introduction

Ansible-Network

Vagrant + Ansible to automatically display the network shown with all the included services. All the machines have netdata installed to monitor all services and usage for each one of them.

alt tag

During the installation ansible will prompt a series of variables for futher customization.

How to run:

  git clone https://github.com/Externoak/Ansible-Network.git
  
  cd Ansible-Network
  
  sh menu.sh

How to access:

  The password for root or admin that is not especified by any variable is "vagrant".
  
  HAProxy will get an IP by DHCP unless specified in the vagrantfile this IP will be the only one needed.
  
  LDAP domain: dc=nodomain

  To access LDAP server from a remote client use the IP assinged by DHCP and cn=admin,dc=nodomain. 
  The password for LDAP admin will be the one specified by the user during installation.
        
  Netdata: 
  This should only be needed once, since netdata will save each hostname to my-netdata with it's correspondent IP.
  
           HAProxyIP:19999 --> HAProxy netdata
           HAProxyIP:19990 --> Moodle netdata
           HAProxyIP:19991 --> Apache1 netdata
           HAProxyIP:19992 --> Apache2 netdata
           HAProxyIP:19993 --> Asterisk1 netdata
           HAProxyIP:19994 --> Asterisk2 netdata
           HAProxyIP:19995 --> Ftpserver netdata
           HAProxyIP:19996 --> MySQL1 netdata
           HAProxyIP:19997 --> MySQL2 netdata
           HAProxyIP:19998 --> LDAP netdata
           
   Web browser:
   
           HAProxyIP:8080/haproxyadmin?stats
           By default (port 80) will load balance between both apache servers.
           
           HAProxyIP/moodle
           To access Moodle.
           
           HAProxyIP:9090
           To access Openfire panel.
  
  External clients:
           Services will use default ports.
           
           HAProxyIP:3306 --> MySQL
           HAProxyIP:5060 --> Asterisk
           HAProxyIP:5222 --> Openfire
           HAProxyIP:389 --> LDAP
           HAProxyIP:21 --> FTP
           
  Inside the Management folder various useful scripts to manage the diferent services shall be found.

ansible-network's People

Contributors

externoak avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.