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

Monolithic mode for the docker image #282

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

murrant
Copy link
Member

@murrant murrant commented Jul 9, 2022

Simply set MONOLITHIC=1

This will include all sidecars in one container.

  • dispatcher
  • syslong-ng
  • snmptrapd
  • rrdcached * new

While the sidecars are great for highly orchestrated setups, the standalone mode is more ideal for simple single node setups (such as home networks).

Additional docker-compose examples.
Remove obsolete memcached references.

Simply set STANDALONE=1

This will include all sidecars in one container.
 - dispatcher
 - syslong-ng
 - snmptrapd

While the sidecars are great for highly orchestrated setups, the standalone mode is more ideal for simple single node setups (such as home networks).

Additional docker-compose examples.
Remove obsolete memcached references.
@murrant murrant changed the title Stand-alone mode for the docker image Monolithic mode for the docker image Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant