docker-compose.yml #2

  • //
  • guest/
  • tjuricek/
  • p4ws/
  • stream/
  • main/
  • hsm/
  • library/
  • zookeeper/
  • docker-compose.yml
  • Commits
# Change User Description Committed
#2 13238 tjuricek Moved rack and app server configuration to be managed via Salt.

Also, only using a single value "url" to configure how the p4_project_services instance references the p4_web_api.

And, removing the Docker setup, since that won't work for a production system.
#1 13199 tjuricek Add zookeeper service to cluster for development evaluation.

It's a little unclear exactly what values need to be distributed via zk, since a lot of the configuration may end up being handled via ports. I wanted to at least provide a way to evaluate this.

P4WEBAPI-60