This is the code that powers packages.gentoo.org, internally codenamed kkuleomi/꾸러미 which is Korean for package (who would have thought!)
$ docker build -t gentoo/rails:latest .docker/gentoo-rails
$ docker build -t gentoo/gpackages:latest .
$ docker-compose up
If you don't use containers, please make sure that 'yarnpkg' is in your path.
ELASTICSEARCH_URL
is where the app thinks ES lives; defaults to localhost:9200
.
REDIS_URL
is the URL where sidekiq looks for redis; defaults to localhost:6379
.
Configure config/secrets.yml
.
Email [email protected] or file a bug on bugs.gentoo.org (Websites → Packages).
- 2016 Alex Legler (a3li)
- 2017-2019 Robin H. Johnson (robbat2)
- 2018-2019 Alec Warner (antarus)
- 2019 Hans de Graaff (graaff)
- 2019 Max Magorsch
Kkuleomi is at least the fifth rewrite of packages.gentoo.org. Some of the rewrites were complete flops, and never went public.
- https://gitweb.gentoo.org/sites/packages.git/
- Ruby on Rails
- ElasticSearch backend.
- Authors:
- Contributors:
- (see above)
- https://gitweb.gentoo.org/proj/gentoo-packages.git/
- Never launched
- GSOC2012 rewrite
- Python & Django
- Authors:
- https://gitweb.gentoo.org/packages.git/
- Runs in production, 2007-2015.
- Python, CherryPy & Genshi
- MySQL backend
- Authors:
- Markus Ullmann (jokey) (2007)
- Robin H. Johnson (robbat2) (2007-)
- Contributors:
- https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/packages/?pathrev=pre_2-0
- CVS branch
pre_2-0
- Never launched.
- Python, Quixote (http://www.mems-exchange.org/software/quixote/)
- MySQL backend
- Authors:
- Contributors: (unknown)
- https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/packages/
- first known
packages.gentoo.org
codebase - Runs in production 2004 - mid-2007.
- Generate static HTML with use of server-side includes.
- Python, no framework.
- MySQL backend
- Authors:
- Contributors: (unknown)