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.
-
Created vagrant file for a web/python/jijnja2 environment
-
In the /scripts folder you have:
-
Windows Scripts - Tested on Python 3 for Windows - See Readme.md
-
Linux Scripts - Currently being tested in the Vagrant environment
-
In each /scripts/linux & /scripts/windows folder you have:
-
Manual Provisioning - Contains the original python scripts using Windows.
-
Automated Provisioning - An automated process
Check the readme.md file in automated Provisioning
- A copy of these scripts are located to Vagrant\scripts. These scripts will be developed in a linux environment.
Create text color formatting on the Linux Scripts