32 Commits

Author SHA1 Message Date
Troy McConaghy
eded8e50a4 append 'rethinkdb' to 'bigchaindb -y configure' in Ansible role 2017-02-06 17:54:03 +01:00
Rodolphe Marques
2fe9c47b63 Feat/990/cleanup monitoring code (#1138)
* remove statsd dependencie

* remove monitoring related code

* removed statsd configuration

* fixed tests

* Removed monitoring docker compose file.

Remove statsd settings from test fixture.
Removed statsd related code from benchmarking tests

* removed monitoring related documentation

* remove unused import
2017-02-03 10:28:28 +01:00
Troy McConaghy
b68557507f Updated Ansible playbooks & docs for Ubuntu 16.04 deployment 2017-01-31 15:40:39 +01:00
Troy McConaghy
002c567bdf Updated the AMIs to Ubuntu 16.04 images in amis.tf 2017-01-31 11:13:45 +01:00
troymc
818f38f688 Added installation of libffi-dev (or libffi-devel) to install docs, scripts, Dockerfiles 2016-10-18 10:10:34 +02:00
troymc
46e70d0c7f Got Ansible to install, config & run BigchainDB 2016-08-29 14:50:22 +02:00
troymc
c243a77a18 In Ansible playbook, do all BigchainDB-related things last 2016-08-29 14:47:39 +02:00
troymc
0a38f804d4 In security_group.tf, open port 8080, add comments 2016-08-29 14:46:34 +02:00
troymc
5951945e74 Give Ansible task to generate RethinkDB config file a longer name 2016-08-28 15:09:41 +02:00
troymc
aae736e235 pinned RethinkDB version in Ansible playbook + new message when config changed & rethinkdb already running 2016-08-27 18:33:08 +02:00
troymc
479a621d0d added comment about what 127.0.0.1 is 2016-08-26 23:55:13 +02:00
troymc
42e7246d2c changed order of file creation in Ansible rethinkdb tasks 2016-08-26 23:17:47 +02:00
troymc
cdd07677e1 removed final comments after Ansible rethinkdb tasks 2016-08-26 23:15:34 +02:00
troymc
bac92372df edits to comments in Ansible ntp role 2016-08-26 23:06:02 +02:00
troymc
d4a749e296 working Ansible role to install, configure, run RethinkDB 2016-08-26 23:03:15 +02:00
troymc
d07bcf86a3 revisions to RethinkDB installation tasks 2016-08-26 14:29:39 +02:00
troymc
b3e43a3136 The NTP service name on Debian-family OSes is ntp 2016-08-26 14:28:50 +02:00
troymc
a0b1ade755 initial tasks to install RethinkDB 2016-08-26 14:28:19 +02:00
troymc
67e4258335 Use Ansible mount module options to modify /etc/fstab 2016-08-26 10:11:20 +02:00
troymc
d1a0bf7965 Ansible role to set up DB storage. Also ensure latest pip3 & setuptools 2016-08-25 20:44:59 +02:00
troymc
a5a6e8ad4d split 'common' Ansible role into bcdb_base & ntp, modified those a bit 2016-08-23 17:17:26 +02:00
troymc
6e5975dadc First working Ansible playbook file set 2016-08-22 17:25:30 +02:00
troymc
bcde21a2a3 docs: minor edit to overview of prod node setup 2016-08-22 15:23:14 +02:00
troymc
4cd0311bc2 docs: Note how we use Terraform/Ansible as an example 2016-08-22 13:43:56 +02:00
troymc
84bee04e4d Added placeholder file for Ansible group_vars/all 2016-08-19 14:20:29 +02:00
troymc
7a2c5bb202 Did a minor refactoring of the .tf files 2016-08-18 09:16:18 +02:00
troymc
a3194c475a Set instance key_name to value of new variable 2016-08-17 20:44:49 +02:00
troymc
9a6e02ab16 initial Terraform configuration for one-machine node 2016-08-16 17:11:37 +02:00
troymc
f75fc5e80c removed placeholder 2016-08-16 09:53:47 +02:00
troymc
d222a848bc Added mapping of aws_region -> recent Ubuntu AMIs 2016-08-15 19:53:44 +02:00
troymc
903029b1a7 add placeholder 2016-08-15 18:20:17 +02:00
troymc
b3d39fc6bc Updated ntools/README.md 2016-08-15 14:43:24 +02:00