Tobias Diekershoff b51eb5ef2e
All checks were successful
continuous-integration/drone/push Build is passing
update status.fsfe.org URL
2025-04-28 10:53:57 +02:00
2019-01-08 13:50:06 +01:00
2019-01-08 13:50:06 +01:00
2020-09-25 12:59:46 +02:00
2019-01-08 13:50:06 +01:00
2025-04-27 00:33:23 +00:00
2021-04-28 17:30:31 +02:00
2024-01-09 12:54:09 +01:00
2025-04-28 10:53:57 +02:00
2021-04-28 17:30:31 +02:00
2019-01-30 09:51:58 +01:00
2023-01-11 12:36:11 +01:00
2023-11-05 12:07:11 +01:00

fsfe planet

in docs.fsfe.org

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
The FSFE planet, a blog aggregator of posts from our community
https://planet.fsfe.org Readme AGPL-3.0 3 MiB
Languages
XSLT 44.7%
CSS 35.1%
Dockerfile 16.7%
sed 2%
Shell 1.5%