Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
/ swift-ui-deployment Public archive

Swift UI deployment configuration files

License

Notifications You must be signed in to change notification settings

CSCfi/swift-ui-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment files for swift-browser-ui

The repository contains deployment files for different ways of deploying swift-browser-ui. The folders in the repository contain files for:

  • ./integration – docker-compose files for development and testing (git source)
  • ./local – docker-compose files for development and testing (local source)
  • ./production – Example Openshift configuration files for a production instance with usage instructions.
  • ./staging – Example Openshift configuration files for a staging instance with usage instructions.

The required environment variables for running a test deployment can be automatically generated via the generate_run_files.py command. For example in the integration folder:

/integration$ ../generate_run_files.py

The script generates an envs.sh file containing the necessary environment variables for running the test deployment, together with a redis.conf file for the Redis session database.

About

Swift UI deployment configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published