Skip to content

EinAeffchen/Smol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMOL

Small Media Organization System

This is a very rudimentary setup only meant for local hosting.

Contribute

  • Fork and create a new branch, give it an appropriate name and submit a pull request.
  • Post Ideas, bugs, wishes, etc. as issues please.

Get started

Setup

  • Rename Makefile.template to Makefile
  • Run pip install -r requirements.txt
  • Either link your local files to smol/local_media or change the MEDIA_ROOT in settings.py.
  • Run first time analysis using make analyze
  • Start server with make up
  • Open browser: Server

Licensed under:

GNU AFFERO GENERAL PUBLIC LICENSE