You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
config | 6 months ago | |
public | 2 years ago | |
1.patch | 6 months ago | |
2.patch | 6 months ago | |
Caddyfile | 6 months ago | |
Dockerfile | 5 months ago | |
Makefile | 6 months ago | |
README.md | 6 months ago | |
crontabs | 5 months ago | |
docker-compose.yml | 5 months ago | |
env.example | 6 months ago | |
startup | 6 months ago |
README.md
Introduction
Ceci est le service de "veille" de Papa Ogre.
C'est un système simple utilisant Rawdog pour extraire les flux RSS et en faire une page web statique.
Il se lance toutes les heures pour générer - si besoin - une page.
Dépendances
- Docker
- Docker Compose
Utilisation
cp env.example .env
make && docker-compose up -d
Le site est disponible sur http://localhost:8888/.