No description
Find a file
2018-08-22 13:13:14 +02:00
ansible Added location/path for LetsEncrypt auto-renewals 2018-08-22 13:09:47 +02:00
app Cope with new installation without screenshots 2018-08-22 13:10:22 +02:00
bin General version updates 2017-08-10 14:52:58 +02:00
config Attempt to assign anonymous screenshots to logged-in user 2018-08-20 19:32:34 +02:00
db Added welcome and profile actions to the my controller 2017-04-23 13:37:48 +02:00
doc Added hint about updating Debian SSO CRL / update-sso-ca 2018-08-22 13:10:56 +02:00
lib Docstring fixed 2018-08-22 13:13:14 +02:00
log Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
public Added icons for SSO providers 2018-08-08 21:27:47 +02:00
test Use package upstream version. Skip revision. Improve regexp parsing. 2018-08-22 13:11:28 +02:00
.gitignore Put variables into .rbenv-vars but don't check it in 2017-04-19 00:18:27 +02:00
.gitlab-ci.yml Skipping double database creation 2018-08-14 18:40:22 +02:00
.ruby-version Stuff 2017-08-14 08:09:23 +02:00
config.ru Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
Gemfile Basic tests added 2018-08-14 14:19:07 +02:00
Gemfile.lock Basic tests added 2018-08-14 14:19:07 +02: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