Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.
/ Platform-Deploy Public archive

Deploy configurations for the JDIS training platform

License

Notifications You must be signed in to change notification settings

JDIS/Platform-Deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platform - Deploy

Deploy configurations for the JDIS training platform. You must have a least 10G of free space for the various images.

Requirements

Development

In development, you will need to launch the both the frontend and backend services locally in dev mode and use the docker-compose.dev.yml.

You will then be able to interact with the platform using localhost on port 80 and the proxy will redirect your calls to the running services.

Notes:

  • You must use localhost and not 127.0.0.1 on local otherwise the CAS auth won't accept the connexion.
  • (For linux) If you have a firewall, allow ports 3000 and 8080, otherwise the proxy won't be able to forward the requests to the services running on the host.

About

Deploy configurations for the JDIS training platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published