No description
| ansible | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| doc | ||
| lib | ||
| log | ||
| public | ||
| test | ||
| .gitignore | ||
| .rubocop.yml | ||
| .ruby-version | ||
| .solargraph.yml | ||
| app.json | ||
| config.ru | ||
| Gemfile | ||
| Gemfile.lock | ||
| Guardfile | ||
| LICENSE | ||
| nginx.conf.sigil | ||
| Procfile | ||
| Rakefile | ||
| README.md | ||
About debshots
Debshots is a web application written in Ruby-on-Rails that powers the screenshots.debian.net web site. Many services like packages.debian.net, Ubuntu Software or Synaptic rely on it.
State of the application
The code you find here resembles the version that is deployed to screenshots.debian.net. It has been refactored in 06/2024 to Rails 7. If you find strange or changed behavior please open an issue at https://salsa.debian.org/debian/debshots/-/issues
Development
Check out the doc/README.Development.md
Deployment
Read the doc/README.Installation.md