Skip to main content

Setup applications and websites in seconds using this cli with many templates.

Project description

Uberspace Templates

Setup applications and websites in seconds using this cli with many templates.

Installation

pip3 install uberspace-templates

Usage

uberspace-templates init template name

# Example
uberspace-templates init flask my-application

Templates

Flask

uberspace-templates init flask my-application
  • Setup of Git deployment (create virtualenv, install requirements.txt, copy config.py to project folder)

  • Create daemon and run gunicorn on a free port

  • Setup domain and renew LetsEncrypt

  • Setup reverse proxy

Vue.js

uberspace-templates init vuejs my-application
  • Setup of Git deployment (install dependencies, build for production, copy content to webroot)

  • Setup domain and renew LetsEncrypt

  • Setup Apache configuration

Website

uberspace-templates init website my-application
  • Setup of Git deployment (copy content to webroot)

  • Setup domain and renew LetsEncrypt

  • Setup Apache configuration

Made with

  • click - command line utility

Meta

This project is licensed under the MIT License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uberspace-templates-1.0.1.tar.gz (1.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page