helpers.rb #3

  • //
  • guest/
  • perforce_software/
  • helix-web-services/
  • main/
  • p4_project_services/
  • p4_project_services/
  • lib/
  • p4_project_services/
  • helpers.rb
  • Commits
# Change User Description Committed
#3 13972 tjuricek Removing old microservice implementations.

The system is now mostly a monolith. Eventually there will be a websocket service.
#2 13528 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 13412 tjuricek Initial version of the web-services mainline.

This is a collection of several projects, that will likely often get released together, though many of them may not always be relevant.

See the README for more information.