Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.44 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.44 KB

Automation of NADs Configurations

Introduction

I've been learning python for a few weeks, looking at various scripts. This is my first major project.

Scripts Folder: Contains the NADs configuration python files. There are Windows and Linux versions I am currently developing. Please check the README.md files within these folder for more information

Vagrant Folder: This contains the vagrant file and two folders scripts and sites. Please check the README.md.

You can run the scripts without having to build the VM in vagrant. Just download the file and run them in python. Python isn't OS specific, but I've split the scripts up according to the OS type I've been developing them on, the Windows scripts written first.

Change Log

  1. Created vagrant file for a web/python/jijnja2 environment

  2. In the /scripts folder you have:

  3. Windows Scripts - Tested on Python 3 for Windows - See Readme.md

  4. Linux Scripts - Currently being tested in the Vagrant environment

  5. In each /scripts/linux & /scripts/windows folder you have:

  6. Manual Provisioning - Contains the original python scripts using Windows.

  7. Automated Provisioning - An automated process

Check the readme.md file in automated Provisioning

  1. A copy of these scripts are located to Vagrant\scripts. These scripts will be developed in a linux environment.

Wish list

Create text color formatting on the Linux Scripts