Change 13528

tjuricek
tjuricek committed this change into //guest/perforce_software/helix-web-services/main
Request Review
Download .zip
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.
  • Files 72
  • Comments 0
13 edited 6 added 53 deleted
config/bootstrap-salt-minion.sh#4
Loading...
config/build.sh#7
Loading...
hsm/hsm/.gitignore#2
Loading...
hsm/hsm/.rspec#2
Loading...
hsm/hsm/Gemfile#2
Loading...
hsm/hsm/LICENSE.txt#2
Loading...
hsm/hsm/README.md#4
Loading...
hsm/hsm/Rakefile#2
Loading...
hsm/hsm/bin/hsm#2
Loading...
hsm/hsm/bin/hsm-console#2
Loading...
hsm/hsm/hsm.gemspec#2
Loading...
hsm/hsm/lib/hsm.rb#3
Loading...
hsm/hsm/lib/hsm/config.rb#2
Loading...
hsm/hsm/lib/hsm/tasks.rb#3
Loading...
hsm/hsm/lib/hsm/version.rb#2
Loading...
hsm/hsm/spec/hsm_spec.rb#2
Loading...
hsm/hsm/spec/spec_helper.rb#2
Loading...
hsm/library/geminabox/docker-compose.yml#2
Loading...
hsm/library/nginx/Dockerfile#2
Loading...
hsm/library/nginx/docker-compose.yml#4
Loading...
hsm/library/nginx/nginx.conf#4
Loading...
hsm/library/perforce-dev/Dockerfile#2
Loading...
hsm/library/perforce-dev/docker-compose.yml#2
Loading...
hsm/library/perforce/Dockerfile#3
Loading...
hsm/library/perforce/README.md#2
Loading...
hsm/library/perforce/docker-compose.yml#2
Loading...
hsm/library/postgres/docker-compose.yml#2
Loading...
hsm/library/redis/docker-compose.yml#2
Loading...
hsm/library/zookeeper/docker-compose.yml#2
Loading...
notification_services/notification_services/Dockerfile#2
Loading...
notification_services/notification_services/docker-compose.yml#4
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/Dockerfile#2
Loading...
p4_phoenix_services/clients/ruby/phoenix_services_client/docker-compose.yml#2
Loading...
p4_phoenix_services/p4_phoenix_services/Dockerfile#2
Loading...
p4_phoenix_services/p4_phoenix_services/docker-compose.yml#4
Loading...
p4_phoenix_services/phoenix_updater/Dockerfile#2
Loading...
p4_phoenix_services/phoenix_updater/docker-compose.yml#3
Loading...
p4_project_services/clients/ruby/p4_project_services_client/Dockerfile#2
Loading...
p4_project_services/clients/ruby/p4_project_services_client/docker-compose.yml#2
Loading...
p4_project_services/p4_project_services/.p4ignore#1
Loading...
p4_project_services/p4_project_services/Dockerfile#2
Loading...
p4_project_services/p4_project_services/config.ru#6
Loading...
p4_project_services/p4_project_services/config/puma.rb#6
Loading...
p4_project_services/p4_project_services/docker-compose.yml#5
Loading...
p4_project_services/p4_project_services/lib/p4_project_services.rb#5
Loading...
p4_project_services/p4_project_services/lib/p4_project_services/helpers.rb#2
Loading...
p4_project_services/p4_project_services/run.sh#3
Loading...
p4_project_services/p4_project_services_data/Dockerfile#2
Loading...
p4_project_services/p4_project_services_data/docker-compose.yml#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/Dockerfile#2
Loading...
p4_web_api/clients/ruby/p4_web_api_client/docker-compose.yml#3
Loading...
p4_web_api/clients/ruby/p4_web_api_client/lib/p4_web_api_client/connection.rb#4
Loading...
p4_web_api/clients/ruby/p4_web_api_client/spec/test_connections.rb#4
Loading...
p4_web_api/p4_web_api/.p4ignore#1
Loading...
p4_web_api/p4_web_api/Dockerfile#3
Loading...
p4_web_api/p4_web_api/config.ru#7
Loading...
p4_web_api/p4_web_api/config/unicorn.rb#7
Loading...
p4_web_api/p4_web_api/docker-compose.yml#8
Loading...
p4_web_api/p4_web_api/lib/p4_web_api.rb#4
Loading...
p4_web_services_auth/Dockerfile#3
Loading...
p4_web_services_auth/docker-compose.yml#4
Loading...
salt/pillar/perforce/all.sls#2
Loading...
salt/pillar/perforce/web-services/common.sls#3
Loading...
salt/pillar/perforce/web-services/eval.sls#3
Loading...
salt/pillar/postgres.sls#2
Loading...
salt/srv/perforce/web-services/p4_project_services/config.ru#1
Loading...
salt/srv/perforce/web-services/p4_project_services/init.sls#3
Loading...
salt/srv/perforce/web-services/p4_project_services/puma.rb#1
Loading...
salt/srv/perforce/web-services/p4webapi/config.ru#1
Loading...
salt/srv/perforce/web-services/p4webapi/deps.sls#7
Loading...
salt/srv/perforce/web-services/p4webapi/init.sls#4
Loading...
salt/srv/perforce/web-services/p4webapi/unicorn.rb#1
Loading...
Tip: Use n and p to cycle through the changes.