Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
BYCEPS
Logo
BYCEPS
  • Concepts
    • Authorization
    • Blueprints
    • Scopes
    • Signals
  • Available Blueprints
    • Seating
  • Installation (Docker Compose)
  • Installation (native)
    • Requirements
    • Install Debian Packages
    • Obtain BYCEPS
    • Install Python Dependencies
    • Create BYCEPS Configuration File
    • Prepare PostgreSQL
    • Populate Database
    • Run BYCEPS
  • Upgrading
    • Python Packages
  • Configuration File
  • Command-line Interface
  • Testing
  • License
Back to top
View this page

Installation (native)ΒΆ

This section describes how to install BYCEPS directly on an operating system.

Alternatively, BYCEPS can be run from Docker containers. See installation with Docker Compose on how to do that instead.

  • Requirements
  • Install Debian Packages
  • Obtain BYCEPS
  • Install Python Dependencies
  • Create BYCEPS Configuration File
    • Set a Secret Key
    • Map Applications
    • Specify SMTP Server
    • Set Environment Variable Automatically
  • Prepare PostgreSQL
  • Populate Database
  • Run BYCEPS
    • Applications
    • Worker
Next
Requirements
Previous
Installation (Docker Compose)
Copyright © 2014-2025 Jochen Kupperschmidt
Made with Sphinx and @pradyunsg's Furo