commonknowledge / banmarchive

The Amiel Melburn Archive - an online database of socialist and radical writings
https://banmarchive.org.uk/
1 stars 0 forks source link
django wagtail

Amiel Melburn Trust Internet Archive

An indexed and searchable online database of socialist and radical writings.

Staging: https://banmarchive.commonknowledge.dev/

Stack

Dev quickstart

Easy mode: VSCode Dev Container

Hard mode: Using Dockerfiles

Figure it out for yourself based on the .devcontainer dockerfile and write it up here ;)

Technical documentation

Build process

This repository has a development dockerfile (.devcontainer/Dockerfile) and a production one (./Dockerfile).

They both run .bin in ./.bin to configure their environments and install dependencies:

Notes