Commit Graph

9 Commits

Author SHA1 Message Date
Hakan Ensari
93d1ec7d22 Use or infer from .ruby-version 2021-05-12 13:12:21 +01:00
Hakan Ensari
112e574696 Remove docker-compose files 2021-04-24 21:37:09 +01:00
Hakan Ensari
d249853a2a Clean up ignores 2019-12-20 01:02:07 +00:00
Hakan Ensari
0584ef54c2 Remove obsolete dockerignore line 2019-11-22 14:30:11 +00:00
Hakan Ensari
7d171ac7be Minor tweaks 2018-10-18 13:34:21 +01:00
Hakan Ensari
97e47b4797 Don't ignore markdown 2018-09-11 18:15:07 +01:00
Hakan Ensari
cfbb4ac4ac Repack app
I'm moving my company's server to a private location now that I have sold the domain. While prepping for this, I've done some cleanup and also threw in changes I had lingering on my hard drive.

- Run a single database query instead of two
- Fold the gem into the app and use Ox instead of REXML
- Simplify error handling logic
- Relax throttling
2018-03-08 23:51:36 +00:00
Hakan Ensari
3319c49dca Spring clean code base
- Bump ruby version
- Remove obsolete files, including deploy artefacts
- Don't use pride when testing
- Store gem and app in same repo
- Switch to asdf
2017-11-09 23:30:13 +00:00
Hakan Ensari
d74fefa9c9 Improve docker setup
- Add .dockerignore
- Use version 3
- Move wait_for_it.sh to docker-compose.yml
- Persist db data
- Use nginx-proxy
- Use Letsencrypt in production
- Rate limit in production
2017-11-09 12:37:50 +00:00