/MonoUbuntu

An easy way to install production-ready Asp.Net on Linux Ubuntu

Primary LanguageShellGNU General Public License v2.0GPL-2.0

MonoUbuntu

A simple script to install Mono / Apache-mod-mono on a Ubuntu server. Ready for production use, so you can run your ASP.NET application (or console/gui app as well) on Linux.

This script will ask for an application name and apache will be configured to handle this specific application as ASP.NET, so it will not interfere if you plan to use apache with php or anything else.

Usage

sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/edgarrc/MonoUbuntu/master/install.sh)$"

Demonstration

Contributing

  • Fell free to create any request with issues tool

Release History

1.0 - TEST OK 24 set 2015 1.1 - TEST OK 17 out 2016 Ubuntu 16 LTS