No description
Find a file
2024-07-21 11:49:03 +02:00
ansible Playbook improvement 2020-05-03 22:33:18 +02:00
app Missed to remove a cookies_eu inclusion 2021-05-28 16:04:58 +02:00
bin Merge branch 'prod' 2023-12-26 01:21:15 +01:00
config database adapter for production specified 2024-07-20 15:14:28 +02:00
db Merge branch 'prod' 2023-12-26 01:21:15 +01:00
doc Audit logging improved. References users, screenshots, packages 2021-03-03 23:21:24 +01:00
lib bzip2 import fixed 2024-07-14 22:42:34 +02:00
log Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
public Extend robots.txt 2021-03-15 22:38:56 +01:00
test tests rubocopified 2024-07-15 00:05:56 +02:00
.gitignore ignoring public/packs* 2024-07-21 00:20:20 +02:00
.rubocop.yml bzip2 import fixed 2024-07-14 22:42:34 +02:00
.ruby-version rails 7.1 and ruby 3.2.1 2023-12-26 01:30:33 +01:00
.solargraph.yml Solargraph config added for code intelligence 2020-10-19 18:50:03 +02:00
app.json Added db:schema:load as a Dokku predeploy task 2024-07-21 11:40:36 +02:00
config.ru General Rails and Ruby updates 2021-05-28 21:07:45 +02:00
Gemfile tests rubocopified 2024-07-15 00:05:56 +02:00
Gemfile.lock gem updates 2024-07-15 00:08:36 +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
nginx.conf.sigil Reflecting Shrine path change in nginx config template 2021-02-13 23:15:25 +01:00
Procfile Trivial change to trigger re-deployment 2021-04-27 00:20:24 +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