No description
Find a file
2021-02-14 18:48:48 +01:00
ansible Playbook improvement 2020-05-03 22:33:18 +02:00
app Added simple moderate feature in My page 2021-02-14 18:48:48 +01:00
bin Migrations and helpers to move from Paperclip to ActiveStorage 2020-04-20 20:24:59 +02:00
config Added simple moderate feature in My page 2021-02-14 18:48:48 +01:00
db Fixed database column for Shrinerb 2020-11-12 19:36:30 +01:00
doc Typo 2021-02-13 23:22:25 +01:00
lib todo hint added 2021-02-13 22:16:03 +01:00
log Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
public Re-added dummy PNG files for 404 returns of images 2021-02-13 22:32:41 +01:00
test Test fixed. Was using wrong string. 2021-02-07 16:50:17 +01:00
.gitignore Screenshot path changed. Ignore them in Git. 2021-02-13 23:07:56 +01:00
.ruby-version Gems updated. Ruby updated to 2.6.6 2021-02-13 22:35:11 +01:00
.solargraph.yml Solargraph config added for code intelligence 2020-10-19 18:50:03 +02:00
CHECKS Healthcheck added 2021-02-14 16:41:29 +01:00
config.ru Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
Gemfile Healthcheck added 2021-02-14 16:41:29 +01:00
Gemfile.lock Healthcheck added 2021-02-14 16:41:29 +01:00
Guardfile Enable screen clearing in Guard 2018-08-14 15:00:52 +02:00
LICENSE GPL3 license added 2018-08-08 17:02:03 +02:00
nginx.conf.sigil Reflecting Shrine path change in nginx config template 2021-02-13 23:15:25 +01:00
Procfile Procfile added to explicitly use Puma as a backend webserver 2021-02-13 19:16:47 +01:00
Rakefile Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
README.md Moved doc/README.md to main directory 2018-08-08 14:26:44 +02:00

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 application has been revamped a lot and does not resemble the version still used in production. The current state is worth trying but not yet ready for deployment.

Development

Check out the doc/README.Development.md

Deployment

Read the doc/README.Installation.md