21 lines
591 B
Markdown
21 lines
591 B
Markdown
# 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
|
|
|