Skip to content

Python Template Server 0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Dec 22:30
· 4 commits to main since this release
f169001

Python Template Server v0.1.1

A template FastAPI server with production-ready configuration.

Quick Start

Download the latest release tarball from the Releases page.

# Extract the tarball
tar -xzf python_template_server_0.1.1.tar.gz
cd python_template_server_0.1.1

# Run the installer
./install_template_server.sh

This will install the server as a systemd service and start it automatically.

Access the application at https://localhost:443