Skip to content

Add example docker-compose file #4

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

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

Add example docker-compose file #4

wants to merge 51 commits into from

Conversation

vmcj
Copy link
Owner

@vmcj vmcj commented Jun 9, 2022

No description provided.

nickygerritsen and others added 30 commits January 28, 2022 11:06
Shellcheck seems to ignore annotations in the files. For now globally
ignore these issues.
We typicly later branch from main to a dedicated branch but this should
work most of the time.
There is a correlation between the restricted network and dedicated git
repo this makes this very explicit.
Co-authored-by: MCJ Vasseur <[email protected]>
For now, don't drop team-members yet.
Both loki and prometheus can now be used as datasourse in grafana,
this is useful to make dashboards with metrics (prometheus) and the logs
(loki receiving logs from promtail on the client)
This will be split in the dashboard for webservers to select the correct query based on used techniques.
Also fix log file location.
meisterT and others added 20 commits April 22, 2022 18:28
Co-authored-by: Jaap Eldering <[email protected]>
We first ignore all errors and fix those in separate commits.
We can exclude the rule on the lines but I personally rather see the
spaces compared to extra annotations in the files
Shell opens a real shell and allowes shell features (piping etc.) but
command only runs the command prepared from the python shell

Also changed some of the services as we already assume systemd and now
we can use the reload directly to use less code.
We already assume 1 OS, this makes it more stable without much extra risk
In the past we only picked the umask of the client system, but what
happens in case of a directory is not well defined.
Just link to the master/development version, as otherwise we'd have
to link to the general page https://ccs-specs.icpc.io/.
In most cases we dont do replication and this book will let SQL bind to
0.0.0.0 which is less secure and only relevant when making use of the
  replication.
The current documentation at Docker Hub uses the harder to use vanilla
docker. Current standard for deploying multiple containers is
docker-compose which is now added.

I've left judgehosts out of the compose as for these one would use other
machines where just running 1 container might actually be easier.
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

Successfully merging this pull request may close these issues.

4 participants