1.0.0 • Published 8 years ago

nan-prov v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

NaN Provisioner

Description

Basic provisioner for NaN Labs

This provisioner will give you two files located in $HOME/.provisioner that you can edit at your preference, provisions.json contains the information for all the artifacts to install, while default.json is the list of artifacts and the version to install, you can remove or add new ones (given that you added them in provisions.json too).

Basic Usage

If you don't have NodeJS yet, install it by running the install-nodejs.sh file

Edit the files or use the provided ones to install all, and run

 node index.js

Default includes

NameDescription
KeePass 2Store your passwords securely
Google ChromeYou know... For browsing
ATOMIDE for Web Development
IntelliJ Idea 2.1IDE for Java Development
Android StudioIDE for Android Development
DockerVirtualization tool. Included docker-compose
TerminatorPractical terminal console. Linked to F12 HotKey
Android SDKAndroid Development Kit. Install latests tools and all sdk versions
Oracle JDK 1.8Java Development Kit from Oracle v1.8 (not Open-JDK)
SQLiteSQLite database
Docker MySqlDocker container to run a local MySql Database
Docker MongoDocker container to run a local Mongo Database
Docker PostgresDocker container to run a local Postgres Database
Docker ElasticsearchDocker container to run a local Elasticsearch Search Engine
Docker KibanaDocker container to run a local Kibana (Elasticsearch Analytics) tool
Mongo ClientMongo GUI to interact with Mongo Databases
MySql WorkbenchMySql GUI to interact with MySql Databases
SQLite BrowserSQLite GUI to interact with SQLite Databases
PGAdmin3Postgres GUI to interact with Postgres Databases
JMeter 3.0Tools for Stress Testing and more
Apache2 UtilsVarious tools. Useful for ab (Apache Benchmark)