0.0.47 • Published 9 years ago

thanos v0.0.47

Weekly downloads
186
License
-
Repository
github
Last release
9 years ago

Thanos

About

Project deployment tool for Nodejs and AWS.

Requirements

  • nodejs - v4.2.1 or higher
  • npm - v2.14.7 or higher
  • mongodb - v2.6.5 or higher
  • AWS account with Amazon

Optional

  • GitHub account for deployment directly from GitHub

General Local/Server Setup

The easiest way to setup Thanos is from npm with npm install -g thanos command. You can then run thanos -st command to configure the project and install all required dependencies including a default user for Thanos.

  • npm install -g thanos
  • thanos -st

Please have your nodejs, mongodb installed and running.

Development Setup

For development we recommend that Thanos is not installed in a global space. To do this first clone the repo: git clone https://github.com/kublikon/thanos.git and then run the npm install command in the project space. Once Thanos is installed you can configure the default user by running thanos -st -u command from any terminal location.

  • git clone https://github.com/kublikon/thanos.git
  • npm install
  • thanos -st -u

Please have your nodejs, mongodb installed and running.

Configuration

To configure Thanos run thanos -st command in your terminal. You will be prompted for the following information:

  • path to mongodb - including any credentials (ex: mongodb://localhost/thanos - for thanos data storage)
  • random letter/number combination for salt - for encrypting sensitive information
  • AWS account id
  • AWS access key id
  • AWS secret access key
  • AWS bucket
  • AWS region
  • AWS domain

For more information check out the wiki.

0.0.47

9 years ago

0.0.46

9 years ago

0.0.45

9 years ago

0.0.44

9 years ago

0.0.43

9 years ago

0.0.42

9 years ago

0.0.41

9 years ago

0.0.40

9 years ago

0.0.39

9 years ago

0.0.38

9 years ago

0.0.37

9 years ago

0.0.36

9 years ago

0.0.35

9 years ago

0.0.34

9 years ago

0.0.33

9 years ago

0.0.32

9 years ago

0.0.31

9 years ago

0.0.30

9 years ago

0.0.29

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

9 years ago

0.0.25

9 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.2

10 years ago

0.0.1

10 years ago