Skip to content

This is an all in one, single script solution to setting up server stacks. Currently supports LAMP and LEMP, but more stacks are planned.

License

Notifications You must be signed in to change notification settings

tjspann/StackSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

StackSetup

Currently supports: apache2, nginx, django, php7.0, mysql
Current Planned Updates: mariadb, LetsEncrypt

This is an all in one, single script solution to setting up server stacks. No instructions are included, though it is well commented. This is configured for a Proxmox or similar LXC environment, as such python does not utilize virtualenv. If you don't know what LXC is or what to do with a .sh file, this is probably not for you.

Every install is wrapped in it's own function. Any install that requires a previous install (like the slight differences in installing php for nginx and apache2) checks that it has already been done before running.

Licensed under MIT. License is included in file.

About

This is an all in one, single script solution to setting up server stacks. Currently supports LAMP and LEMP, but more stacks are planned.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages