Mar2zz / LaSi

LaSi is short for: Lazy admin Scripted Installers. Aim is to create 'easy' walkthrough-installers written in Bash for programs that are not inside official *nix-repo's, but for example only on Github or Googlecode. Main focus is headless servers, right now it supports debian-based systems, freeBSD-deratives (thx to Kriss1981) and bootstrapped Synology NAS devices (thx to Jeroenve)).
mar2zz.tweakblogs.net
GNU General Public License v3.0
60 stars 8 forks source link

LaSi: Lazy admin Scripted installers

Authors: Mar2zz, Kriss1981 and Jeroenve

url: mar2zz.tweakblogs.net

url: http://synology.brickman.nl/

url: https://github.com/Kriss1981

License: GNU GPL v3

please report bugs/issues @

https://github.com/Mar2zz/LaSi/issues

The purpose of the main script LaSi.sh is to download the installer for your system and show a menu in the terminal. This menu presents some info about installable programs and those programs can be installed from this menu.

INSTALL: Download LaSi.sh @ http://dl.dropbox.com/u/18712538/LaSi/LaSi.sh Make it executable (sudo chmod +x LaSi.sh on Debian/freeBSD or chmod +x LaSi.sh on Synology)

USAGE: When choosing a program LaSi will show some info about it and the option to install it. If choice is install program X LaSi will install the latest versions of those programs.

The installation is questiondriven.

The goal is to create a simple way to install programs that are not inside repo's, but for example only on Github or googlecode.

The programs I chose are mainly written for media entertainment and centered around Sabnzbd and postprocessing. They work best on headless linuxservers or dedicated linux HTPC's.

For all program's daemons will be enabled so they will run @ boot. Those programs can be uninstalled with sudo apt-get remove (or purge) programname. Beets and subliminal can be uninstalled with sudo pip uninstall programname.

Programs supported:

############################################################## ##############################################################

" Lazy admin Scripted installers -----------------------" " " " /\ \ /_\ " " /::\ \ /:/ /_ " " /:/\:\ \ /:/ /\ \ /_\ " " _ /:/ /::\ \ /:/ /::\ \ /:// " " /\ \ /\\ /://:/\:_\ /://:/\:_\ /::\ \ " " \:\ \ /:/ / \:\/:/ \// \:\/:/ /:/ / \/\:\ \ " " \:\ /:/ / \::// \::/ /:/ / \:\/\\ " " \:\/:/ / \:\ \ \//:/ / \::/ / " " \::/ / \:\\ /:/ / /:/ / " " \// \// \// \// "

"-------------------------- Kriss1981, Jeroenve, Mar2zz "

############################################################## ##############################################################