Skip to content

ebridges/elektrum

Repository files navigation

Django CI

Elektrum

About

The elektrum application is a multi-tier system for hosting images and other media designed to be efficient and scalable. Generally the steps involved in installing it are as follows:

  1. Setup Project
  2. Establish basic system prerequisites and configure parameters in a global settings file.
  3. Configure permissions, a network, storage, security, and distribution mechanisms on AWS.
  4. Generate a configuration file that can be used by the application.
  5. Deploy the application.

Platform Information

  • Python 3.12
  • Django 4.0
  • lgw 1.2.*
  • PostgreSQL 11
  • Ansible 9

Installation & Deployment

To Install & Run

  • see INSTALL.md

Network Documentation

  • see network/README.md
  • see network/roles/vpc/README.md