fnux
Timothée Flouremaintainer
mymindstorm
Brendan Earlyadmin
Links: Production Website, Staging Website
This project replaces the former Fedora packages app which was built atop now dead libraries and was a pain to maintain. See The packages app has a short runway for context.
This project generates a static page for each package, which is then indexed by Solr.
With the exception of the MIT assets/css/bootstrap.min.css
, the content of
this repository is licensed under the GPLv3.
The scripts contained in this repository depend on:
make
curl
python3
python3-requests
python3-jinja2
python3-defusedxml
python3-tqdm
python3-dnf
make sync-repositories
make fetch-data
make html
Install npm dependencies: make setup-js
All at once: make all
make help
make clean
To run fedora-packages-static with functioning search:
mkdir container_folder public_html docker-compose build docker-compose up
Solr will be available at http://localhost:8983/ and fedora-packages-static will be at http://localhost:8080/