Skip to content

fw-teaching/rahti2-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rahti2-fastapi

For deployment to Rahti2

Note: OpenShift wants the main branch to be named master by default, you have two options:

  1. Push to origin/master to deploy
  2. Change the setting in Openshift to main:
    Edit BuildConfig ==> Show advanced git options ==> Git reference: main

See also: https://fastapi.tiangolo.com/deployment/docker/

For local real-time development

Rename .env-example to .env to override the MODE=productionset in the Dockerfile. Note that this needs a valueless declaration of MODE in docker-compose.yml

To run the container locally: docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors