Commit graph

17 commits

Author SHA1 Message Date
nick d52ad4fbc2 misc: import docker improvements from 7.39.1.dev2
- Legacy-Id: 19629
2021-11-10 21:51:55 +00:00
Lars Eggert 2239ca2f3c MacOS X fix from Mark Donnelly
- Legacy-Id: 19426
2021-10-15 13:56:44 +00:00
Lars Eggert e0a739199c Various fixes from and inspired by Valery Smylov's testing
- Legacy-Id: 19423
2021-10-14 10:54:53 +00:00
Lars Eggert c4ba1ea75f Rip out more unused stuff, and update copyright based on TLP
- Legacy-Id: 19418
2021-10-13 13:09:32 +00:00
Lars Eggert 6fb64998ce Version of the new docker setup emailed out for testing on 2021-10-12
- Legacy-Id: 19417
2021-10-13 11:33:37 +00:00
Henrik Levkowetz 9cdd9adbc6 Fixed a problem with writing to /dev/stderr in some environments, in docker/updatedb.
- Legacy-Id: 18251
2020-07-24 13:27:53 +00:00
Henrik Levkowetz e73eb358f0 Reformulated a filter step in docker/updatedb to use a more commonly available command.
- Legacy-Id: 18244
2020-07-23 19:09:57 +00:00
Henrik Levkowetz a3bc062952 Added cleanout of local tables missing from db dump (assuming they have been created by migrations) and added new switches --no-load and --no-zap to docker/updatedb
- Legacy-Id: 17924
2020-06-07 11:45:47 +00:00
Henrik Levkowetz 4e79500df8 Added a download-only switch to docker/updatedb
- Legacy-Id: 17909
2020-06-05 11:54:51 +00:00
Henrik Levkowetz 2e1e2b7ad1 Fixed an issue with error reporting of bad script switches for docker/updatedb.
- Legacy-Id: 17681
2020-04-23 18:53:07 +00:00
Henrik Levkowetz 9a3f1059e1 Gave docker/updatedb a --quiet flag for use with buildbot.
- Legacy-Id: 17676
2020-04-23 04:14:18 +00:00
Henrik Levkowetz 34d6fa41d1 Changed docker/updatedb to use https:// as cloudflare doesn't do the right thing for our http:// any more.
- Legacy-Id: 16084
2019-03-23 09:20:56 +00:00
Henrik Levkowetz 50c784eb7a Made docker/updatedb less verbose when downloading a new database dump.
- Legacy-Id: 12565
2016-12-17 21:10:26 +00:00
Henrik Levkowetz 99fde987b0 Added a --no-download option to docker/updatedb
- Legacy-Id: 12323
2016-11-12 05:31:32 +00:00
Henrik Levkowetz 10fa4af493 Updated dockerfile, docker-init.sh, updatedb script, and a new docker/build script.
- Legacy-Id: 12281
2016-11-08 16:08:27 +00:00
Henrik Levkowetz 952a680305 Load database through 'manage.py dbshell'. Avoids repeating username, password, etc. in several places (DRY).
- Legacy-Id: 10481
2015-11-14 23:01:40 +00:00
Henrik Levkowetz 5ad8db39e9 Additional docker tweaks
- Legacy-Id: 10468
2015-11-13 17:33:00 +00:00