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

10 years ago

0.0.24

10 years ago

0.0.23

10 years ago

0.0.22

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago