Skip to content

pdumoulin/tarantula

Repository files navigation

tarantula

web server for home projects

Development

docker compose up --build dev

Deployment

Configure Server

Configuring for Ubuntu Server 24.04

Start Service

./start.sh
  • Generate unique cache key for static files from latest commit hash
  • Run service in detached mode
  • Service will auto-restart due to restart: always in docker-compose.yaml when server reboots

About

FastAPI web server for home projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published