Rennes rebranding

This commit is contained in:
krek0 2026-04-24 21:53:44 +02:00
parent 931c264a44
commit aa348d2b04
8 changed files with 52 additions and 54 deletions

View file

@ -1,5 +1,7 @@
# Photo server 2021-2023
This project is a fork of [Photo21](https://gitlab.crans.org/bde/photo21/) developped at ENS Paris-Saclay.
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.txt)
This is the source code for the webserver hosting pictures from the
@ -25,7 +27,7 @@ run and to maintain.
In production, we usually use `/var/www/photos/` as the `root` user.
```bash
git clone https://gitlab.crans.org/bde/photo21.git && cd photo21
git clone https://codeberg.org/krek0/photo21.git && cd photo21
```
3. **Configuration (production only).**