Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inconsistent deployment instructions #214

Open
jsperezg opened this issue Apr 23, 2018 · 3 comments
Open

inconsistent deployment instructions #214

jsperezg opened this issue Apr 23, 2018 · 3 comments

Comments

@jsperezg
Copy link

Deployment instructions say that 4 machines with at least 3gb of ram are required. However, checking the config file for agora servers just java requires at least 4 gigs:

java:
# maximum size of heap memory in Megabytes (int). Default: 4000. Your total
# RAM + SWAP needs to be bigger than this. If you are going to do very
# big tallies (hundred of thousands of votes or millions), you will need to
# change this to something bigger.
max_heap_memory_usage: 4000

What is the minimum amount of ram required to run a server considering not only java but all other pieces requirements?

@jsperezg
Copy link
Author

One more thing that I've found is that Deployment instructions on production make reference to a file called playbook.slave.yml that do not exists in the repository.

@nfortea
Copy link

nfortea commented May 4, 2018

@jsperezg
Copy link
Author

jsperezg commented May 4, 2018

@nfortea Thanks for your response. This file us supposed to configure agora2 as slave of agora1. Does the playbook file used for authorities does the same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants