Skip to content

Auto install MONO (asp.net linux runtime) | Jexus (asp.net linux server) | mysql | redis | haproxy | mongodb | nginx | Node.js | mosquitto (MQTT server)

Notifications You must be signed in to change notification settings

ty702397/linux-asp.net-installScript

 
 

Repository files navigation

linux-asp.net-installScript

Auto install MONO (asp.net linux runtime) | Jexus (asp.net linux server) | mysql | redis | haproxy | mongodb | nginx | Node.js | mosquitto (MQTT server)

===========================

1.1 Ubuntu12.04:

cd /tmp
rm -f ubuntu-installScript
wget https://github.com/cjy37/linux-asp.net-installScript/raw/master/ubuntu-installScript
chmod +x ubuntu-installScript
sudo ./ubuntu-installScript

Running interface:

--------------------------------------------------------------
|      Ubuntu12.04 Install Helper                            |
|      copyright https://github.com/cjy37                    |
--------------------------------------------------------------
|      a. Install ALL                                        |
|      b. Install Web Server (linux mono mysql jexus)[c,d]   |
|      c. Install Mono & Jexus (Asp.Net Web Server)          |
|      d. Install Mysql (MariaDB-10)                         |
|      e. Install Haproxy                                    |
|      f. Install Redis                                      |
|      g. Install Node.js                                    |
|      h. Install MongoDB                                    |
|      i. Install Nginx                                      |
|      j. Install MQTT Server                                |
|      k. *Update Mono & Jexus                               |
|      l. *Update Jexus (Mono Web Server)                    |
|      x. Exit                                               |
--------------------------------------------------------------

1.2 Centos5/6:

cd /tmp
rm -f centos-installScript
wget https://github.com/cjy37/linux-asp.net-installScript/raw/master/centos-installScript
chmod +x centos-installScript
./centos-installScript

Running interface:

--------------------------------------------------------------
|      Centos5/6 Install Helper                                |
|      copyright https://github.com/cjy37                    |
--------------------------------------------------------------
|      a. Install ALL                                        |
|      b. Install Web Server (linux mono mysql jexus)[c,d]   |
|      c. Install Mono & Jexus (Asp.Net Web Server)          |
|      d. Install Mysql (MariaDB-10)                         |
|      e. Install Haproxy                                    |
|      f. Install Redis                                      |
|      g. Install Node.js                                    |
|      h. Install MongoDB                                    |
|      i. Install Nginx                                      |
|      j. Install Memcached                                  |
|      k. Install CutyCapt                                   |
|      l. Install GtkSharp                                   |
|      x. Exit                                               |
--------------------------------------------------------------

1.3 Centos7:

cd /tmp
rm -f centos7-installScript
wget https://github.com/cjy37/linux-asp.net-installScript/raw/master/centos7-installScript
chmod +x centos7-installScript
./centos7-installScript

Running interface:

--------------------------------------------------------------
|      Centos7 Install Helper                                |
|      copyright https://github.com/cjy37                    |
--------------------------------------------------------------
|      a. Install ALL                                        |
|      b. Install Web Server (linux mono mysql jexus)[c,d]   |
|      c. Install Mono & Jexus (Asp.Net Web Server)          |
|      d. Install Mysql (MariaDB-10)                         |
|      e. Install Haproxy                                    |
|      f. Install Redis                                      |
|      g. Install Node.js                                    |
|      h. Install MongoDB                                    |
|      i. Install Nginx                                      |
|      j. Install Memcached                                  |
|      x. Exit                                               |
--------------------------------------------------------------

1.4 Fedora19/20:

cd /tmp
rm -f fedora-installScript
wget https://github.com/cjy37/linux-asp.net-installScript/raw/master/fedora-installScript
chmod +x fedora-installScript
./fedora-installScript

Running interface:

--------------------------------------------------------------
|      Fedora19/20 Install Helper                            |
|      copyright https://github.com/cjy37                    |
--------------------------------------------------------------
|      a. Install ALL                                        |
|      b. Install Web Server (linux mono mysql jexus)[c,d]   |
|      c. Install Mono & Jexus (Asp.Net Web Server)          |
|      d. Install Mysql (MariaDB-10)                         |
|      e. Install Haproxy                                    |
|      f. Install Redis                                      |
|      g. Install Node.js                                    |
|      h. Install MongoDB                                    |
|      i. Install Nginx                                      |
|      x. Exit                                               |
--------------------------------------------------------------

About

Auto install MONO (asp.net linux runtime) | Jexus (asp.net linux server) | mysql | redis | haproxy | mongodb | nginx | Node.js | mosquitto (MQTT server)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%