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

Possible improvements #2

Open
adubeniuk opened this issue Mar 17, 2017 · 0 comments
Open

Possible improvements #2

adubeniuk opened this issue Mar 17, 2017 · 0 comments

Comments

@adubeniuk
Copy link
Owner

adubeniuk commented Mar 17, 2017

As there's no limit to perfection there are few thigns here which could be improved.

  1. use Ansible to generate rsyslog and nginx configs from jinja2 templates
    this will make the configs highly customizable and easily managed

  2. use Ansible dynamic inventory and Ansible docker module instead of docker-compose to run (and scale) the containers
    https://divhide.com/2016/05/10/using-a-docker-connection-with-ansible/

  3. use Docker Machine to provision on multiple Docker hosts via various cloud drivers such as AWS, GCP or DigitalOcean
    this will allow to make this setup really production ready and be able to test that on a local machine with VirtualBox as one of the supported drivers

and last but not least

  1. abandon rsyslog in favor of the native Docker supported logging drivers
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

1 participant