No description
Find a file
2020-11-01 23:26:18 +01:00
ansible Playbook improvement 2020-05-03 22:33:18 +02:00
app Nicer about page in two-column layout 2020-11-01 23:26:13 +01:00
bin Migrations and helpers to move from Paperclip to ActiveStorage 2020-04-20 20:24:59 +02:00
config Cruft 2020-11-01 23:25:34 +01:00
db Migration to Shrine attachment handling 2020-11-01 15:07:16 +01:00
doc More dev notes 2020-11-01 23:26:18 +01:00
lib Cruft 2020-11-01 23:25:34 +01:00
log Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
public Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
test Migrating tests to system tests 2020-10-30 21:52:12 +01:00
.gitignore Migration to Shrine attachment handling 2020-11-01 15:07:16 +01:00
.gitlab-ci.yml Skipping double database creation 2018-08-14 18:40:22 +02:00
.ruby-version Upgrade from Rails 5.0 to 5.2 2020-04-14 02:16:25 +02:00
.solargraph.yml Solargraph config added for code intelligence 2020-10-19 18:50:03 +02:00
config.ru Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
Gemfile Migration to Shrine attachment handling 2020-11-01 15:07:16 +01:00
Gemfile.lock Migration to Shrine attachment handling 2020-11-01 15:07:16 +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
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