Skip to content

A bash project designed to make seting up a web server easier

License

Notifications You must be signed in to change notification settings

V4nkor/server-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-install.sh

A bash project designed to make seting up a web server easier. It is still in early development, so do not expect a lot of functionalities yet.

Works on linux -> Tested on a Debian machine, milleage may vary on a different OS for now.

Setup :

To install the script, do :

git clone https://github.com/V4nkor/server-install.git

I am planning to create a .deb package to unpack with dpkg.

If not executable :

sudo chmod u+x server-install.sh

To launch the script (you must use sudo or be root) :

sudo ./server-install.sh

About

A bash project designed to make seting up a web server easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages