Commit graph

48 commits

Author SHA1 Message Date
bcj 84b525f83e Add a script for pruning old backup files
Adds a pruning script which is installed but not set to run by default.
Also adds for that script that can be run in a container that replicates the db container's conditions
2021-03-08 23:16:34 -06:00
bcj 015d45ef99 Start cron on db service start
init.d isn't run when docker containers are run so we need to modify the entrypoint.
This commit makes the ugly choice of injecting the command in automatically in order to avoid the need to manually maintain the images entrypoint.
2021-03-08 23:09:54 -06:00
Mouse Reeve 15392c007f Updates translation instructions for fuzzy matches 2021-03-04 08:20:44 -08:00
Mouse Reeve e52aa80d39 Adds more detailed locale instructions 2021-02-28 08:11:38 -08:00
Mouse Reeve 4f76d21b85 Snags more strings for i18n 2021-02-27 18:48:10 -08:00
Mouse Reeve 8e5e3a84d6 Quick first pass at tagging strings for localization 2021-02-27 14:22:39 -08:00
Fabien Basmaison 8aafff58ca
Fix some typos. 2021-02-27 20:13:38 +01:00
Jim Fingal 02612b00e9 Update Readme 2021-02-21 22:49:52 -08:00
Mouse Reeve ed351e109c
Update README.md 2021-02-12 17:29:05 -08:00
Mouse Reeve 5ca1e0a827
Update README.md
Fixes #620
2021-02-12 15:31:12 -08:00
Mouse Reeve 8cfd3c36a4
Update README.md 2021-02-07 17:11:30 -08:00
Chad Nelson b6b6a8a3f8 Add docker-compose up to README 2021-01-20 17:17:30 -05:00
Mouse Reeve 007ccb22fd
Update README.md 2020-12-12 20:25:58 -08:00
Mouse Reeve c9f7cbb9f8
Update README.md 2020-12-09 14:49:47 -08:00
Joel Bradshaw 9eba60b0c8
Fix typo in readme, update to bw-dev 2020-12-06 11:15:40 -08:00
Jim Fingal 391361c5e3 Update readme to use run instead of exec 2020-11-08 11:44:52 -08:00
Emil a6073caba0
Fixed typo in readme
shleves -> shelves
2020-11-08 17:02:01 +01:00
Mouse Reeve 81e207dcf8
Update README.md 2020-11-02 13:00:11 -08:00
Mouse Reeve 23b045d7f7
Update README.md
acknowledges the gaps in instructions causing #196
2020-09-23 11:58:00 -07:00
Mouse Reeve c7883cd615 Updates migrations
To get the app working again I ran resetdb, let it crash in initdb,
then ran the migration, then re-ran initdb
2020-09-21 08:10:37 -07:00
Mouse Reeve 2840b9f22a
Update README.md 2020-06-28 15:47:36 -07:00
Logan Buckley 71bd7412e6 Tweaks needed to get running with docker-compose locally 2020-06-17 12:53:44 -04:00
Mouse Reeve 0dcf9ea08e
Update README.md 2020-04-24 12:19:19 -07:00
Mouse Reeve fdefd06e04 Adds init.dbdocker instructions to readme 2020-03-28 11:34:41 -07:00
Mouse Reeve 0c766f9867 Keep more development environment options 2020-03-27 13:04:06 -07:00
Mouse Reeve 1a6ae00a80 Updated readme for docker 2020-03-22 11:40:50 -07:00
Mouse Reeve e915ee1912
Update README.md 2020-03-11 12:14:33 -07:00
Mouse Reeve b46e156b92
Update README.md 2020-03-11 12:14:01 -07:00
Mouse Reeve edf06f68e1
Update README.md 2020-03-11 12:13:31 -07:00
Mouse Reeve 73df951ac0
Update README.md 2020-03-07 12:41:22 -08:00
Max Desiatov 91c24b623d
Fix typo in README.md 2020-02-26 10:04:20 +00:00
Mouse Reeve 4309a70c5e
Update README.md 2020-02-20 16:52:12 -08:00
Mouse Reeve f2e4a22ae4
Update README.md 2020-02-20 14:57:23 -08:00
Mouse Reeve a5d9001db0
Update README.md 2020-02-20 10:53:10 -08:00
Mouse Reeve 07e0186fd4
Update README.md
Adding some overarching info on the project
2020-02-20 10:50:54 -08:00
Mouse Reeve cf895c8e99
Update README.md
Re-writing the section about books because it was poorly worded and people were fixated on it on mastodon
2020-02-20 07:55:31 -08:00
thricedotted 40b63ac200 move some configuration into environment vars 2020-02-15 13:45:44 -08:00
Mouse Reeve 8aa6676e6c Stop deleting and re-building the migrations 2020-02-15 12:40:24 -08:00
Mouse Reeve a1fbba1ba3 move things into different files 2020-02-11 17:48:31 -08:00
Mouse Reeve 1a3b65c3f1 Updated README 2020-02-10 23:00:38 -08:00
Mouse Reeve 3d09d355eb Adds registration 2020-01-28 19:05:59 -08:00
Mouse Reeve cb9cb7f42d some thoughts on what books are 2020-01-28 12:58:32 -08:00
Mouse Reeve e7693bc62d More code cleanup and readme 2020-01-28 12:18:35 -08:00
Mouse Reeve f06b715f45 More code cleanup and readme 2020-01-28 12:13:28 -08:00
Mouse Reeve 383530458d
Update README.md 2020-01-28 11:54:02 -08:00
Mouse Reeve d2d278b475 Install instructions 2020-01-27 18:59:49 -08:00
Mouse Reeve 0345a5d9ff README update 2020-01-27 14:16:56 -08:00
Mouse Reeve c7edfe874e
Create README.md 2020-01-26 21:52:24 -08:00