ebridges / elektrum

A platform for hosting and sharing media.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A platform for hosting and sharing media.

License:MIT License


Languages

Language:Python 78.5%Language:HTML 12.5%Language:CSS 3.0%Language:Jinja 2.2%Language:Makefile 2.1%Language:Shell 1.0%Language:Perl 0.4%Language:Java 0.3%Language:JavaScript 0.1%