Ma façon de faire de la veille technologique sur les outils utilisés sur certains serveurs
 
 
 
 
 
Go to file
Olivier DOSSMANN 28cadc2cf4 fix(crond): Problems with Docker, Alpine and Crond (it doesn't start) 2022-10-10 21:27:12 +02:00
config feat(Compose): Passage à Docker Compose et simplification Docker 2022-10-07 18:12:10 +02:00
public Initialisation du dépôt 2021-05-01 17:05:38 +02:00
1.patch feat(Docker): Premiers essais pour Docker 2022-09-30 00:32:19 +02:00
2.patch feat(Docker): Premiers essais pour Docker 2022-09-30 00:32:19 +02:00
Caddyfile feat(Compose): Passage à Docker Compose et simplification Docker 2022-10-07 18:12:10 +02:00
Dockerfile fix(crond): Problems with Docker, Alpine and Crond (it doesn't start) 2022-10-10 21:27:12 +02:00
Makefile feat(Makefile): pour construire l'image 2022-10-03 22:37:50 +02:00
README.md feat(Compose): Passage à Docker Compose et simplification Docker 2022-10-07 18:12:10 +02:00
crontabs fix(crond): Problems with Docker, Alpine and Crond (it doesn't start) 2022-10-10 21:27:12 +02:00
docker-compose.yml fix(crond): Problems with Docker, Alpine and Crond (it doesn't start) 2022-10-10 21:27:12 +02:00
env.example feat(Compose): Passage à Docker Compose et simplification Docker 2022-10-07 18:12:10 +02:00
startup fix(crond): Problems with Docker, Alpine and Crond (it doesn't start) 2022-10-10 21:27:12 +02:00

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/.