forked from fsfe-system-hackers/fsfe-planet
This branch is 64 commits behind fsfe-system-hackers/fsfe-planet:master
Reviewed-on: fsfe-system-hackers/fsfe-planet#15
fsfe planet
This repo contains the fsfe blog aggregator based on venus.
Development setup
Requirements:
Save time on your dev machine by temporarily limiting fetching entries to some languages in the Dockerfile:
RUN find /home/venus/lang/ -name "planet_it.ini" -exec planet {} \;
Start the planet by running
docker-compose up
The planet then runs at http://localhost/.
Configure different ports than 80 in the docker-compose.yml:
Change this
expose:
- 80
for example to
ports:
- 8080:80
Description
Languages
XSLT
38.1%
CSS
29.9%
ApacheConf
18.1%
Dockerfile
10.9%
sed
1.7%
Other
1.3%