OnRampOrg / onramp

OnRamp to Parallel Computing - an educational web portal for learning to use parallel systems.
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Webserver build script #115

Open traviselam opened 7 years ago

traviselam commented 7 years ago

I need to create a python script to build the webserver from source along with mod_wsgi. When @chaseknudson and I attempted to merge our code together and get apache running on his system it took longer than expected and we had some issues with paths and permissions. All of that could have been avoided if I had a script that took in the path of where the webserver needed to be built and proceeded to build it for the user.

┆Issue is synchronized with this Asana task