Skip to content

lalokalabs/myapp-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment repo for https://github.com/lalokalabs/myapp.

Make sure webship is properly installed.

Build

webship fetch
podman build -t myapp .
webship build myapp 1.0.1 --docker-image myapp

Test the build:-

webship run build/myapp-1.0.1.tar.gz ".venv/bin/myapp manage runserver 0.0.0.0:8000" --env-file $PWD/.env --docker-image myapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published