Lumières Lausanne is a Django application for publishing and editing scholarly data about the Swiss Enlightenment: bibliographic records, biographies, transcriptions, projects, news, media, and search.
This public repository contains the application source, development containers, tests, and user/developer documentation. Internal operational documentation, environment inventories, incident reports, deployment runbooks, and project handoff notes are maintained outside the public repository.
Requirements:
git clone https://github.com/unil-lettres/lumieres-lausanne-2025.git
cd lumieres-lausanne-2025
cp .env.template .env
docker compose up -d
docker compose ps
The local application is available at http://localhost:8000/ by default.
docker compose exec -T app pytest
mkdocs serve
Public documentation lives under docs/.
Copyright University of Lausanne.
Lumières Lausanne is free software distributed under the GNU Affero General Public License, version 3 or later. For project questions, open a GitHub issue.
Content type
Image
Digest
sha256:0d62af006…
Size
86.4 MB
Last updated
about 1 month ago
docker pull unillett/lumieresPulls:
101
Last week