Wykres commitów

  • 41c617182c change readme master miklobit 2020-12-15 23:53:01 +0000
  • b5ef8d9c0e service pre/post exec miklobit 2020-12-15 23:33:12 +0000
  • 191f3cc9d9 service pre/post exec miklobit 2020-12-14 20:25:28 +0000
  • f2f4655c62 initial service scaling down/up support miklobit 2020-12-14 02:14:56 +0000
  • a88ecf64ce initial service down/up support miklobit 2020-12-14 00:24:28 +0000
  • 96b702cbf1 Ensure the entrypoint script doesn't mind .aws already existing. v2.0.1 Jarno Rantanen 2018-12-18 22:46:18 +0200
  • 25f751e5de Update image versions in README. Jarno Rantanen 2018-11-28 11:57:33 +0200
  • 4bbd472913 Add notes about S3 bucket setup. Jarno Rantanen 2018-11-28 11:46:11 +0200
  • 29247a4d78 Move sources under src/ for clarity in repo. Jarno Rantanen 2018-11-28 11:28:52 +0200
  • 52fb75b564 Update build instructions. Jarno Rantanen 2018-11-28 11:25:27 +0200
  • 96b39e1b94 Add note about building. v2.0.0 Jarno Rantanen 2018-11-27 19:07:47 +0200
  • 678df4a59a Move testing section to bottom of README. Jarno Rantanen 2018-11-27 18:58:54 +0200
  • 787843b0c9 Add note about more complex pre/post execs. Jarno Rantanen 2018-11-27 18:57:09 +0200
  • c0e13b2fc3 Update default BACKUP_FILENAME to also include the timestamp. Jarno Rantanen 2018-11-27 18:50:19 +0200
  • b70d0a3d15 Remove DOCKER_STOP_OPT_IN_LABEL from config; it's pointless to allow changing it. Jarno Rantanen 2018-11-27 18:44:32 +0200
  • 55b685a1b1 Don't stop the backup job on errors. Jarno Rantanen 2018-11-27 18:38:42 +0200
  • eb56317ba3 Add support for pre/post exec commands. Jarno Rantanen 2018-11-27 18:38:32 +0200
  • 5f97a7bc3f Revise wording. Jarno Rantanen 2018-11-27 17:18:23 +0200
  • d147677e8a Add notes on metrics. Jarno Rantanen 2018-11-27 17:16:46 +0200
  • 2247ba3aee Add note about test projects. Jarno Rantanen 2018-11-27 12:58:53 +0200
  • b90a66a654 Add docs on config. Jarno Rantanen 2018-11-27 12:20:06 +0200
  • bb32795acf Use a more approachable default BACKUP_FILENAME. Jarno Rantanen 2018-11-27 12:03:01 +0200
  • e2d79ac588 Simplify examples by using more default values. Jarno Rantanen 2018-11-27 11:53:58 +0200
  • 2e78d7f872 Add a default value for BACKUP_ARCHIVE. Jarno Rantanen 2018-11-27 11:41:43 +0200
  • 114a560c51 Add note about InfluxDB support. Jarno Rantanen 2018-11-27 11:23:40 +0200
  • 7f9d9e8473 Use consistent whitespace in example YAML. Jarno Rantanen 2018-11-27 11:19:03 +0200
  • 15cd1b0582 Fix image tag in README examples. Jarno Rantanen 2018-11-27 11:18:25 +0200
  • 2591b767c8 Make S3 into a link, for consistency. Jarno Rantanen 2018-11-27 11:17:15 +0200
  • 46e30cc945 Rename from "docker-volume-backup-companion" to "docker-volume-backup". Jarno Rantanen 2018-11-27 11:02:20 +0200
  • e58eb1907d Update README with basic examples. Jarno Rantanen 2018-11-27 11:00:03 +0200
  • 8d643e8e21 Add test compose file for stopping containers. Jarno Rantanen 2018-11-26 22:55:48 +0200
  • c8307608eb Only write .aws/config when AWS_DEFAULT_REGION is provided. Jarno Rantanen 2018-11-26 22:46:42 +0200
  • 053cc78832 Add test compose file for S3 backups. Jarno Rantanen 2018-11-26 22:46:03 +0200
  • e768954904 Improve S3 upload logging slightly. Jarno Rantanen 2018-11-26 22:39:40 +0200
  • 07b21ea263 Rename BACKUP_BUCKET_NAME to AWS_S3_BUCKET_NAME. Jarno Rantanen 2018-11-26 22:28:05 +0200
  • 4de180c824 Include timestamp in default backup filename. Jarno Rantanen 2018-11-26 22:26:27 +0200
  • 1306cb92e0 Move original compose file to test. Jarno Rantanen 2018-11-26 22:17:11 +0200
  • e7b58efca2 Add test compose file for local backups. Jarno Rantanen 2018-11-26 22:15:46 +0200
  • c8141e0cb9 Update logging a tiny bit. Jarno Rantanen 2018-11-26 21:47:13 +0200
  • 5b6345bce7 Rename BACKUP_ARCHIVE_PATH to BACKUP_ARCHIVE. Jarno Rantanen 2018-11-26 21:22:59 +0200
  • 2dc64a29cd Remove Docker Hub badge; our image name doesn't fit. Jarno Rantanen 2018-11-26 17:20:05 +0200
  • 34a4712671 Add docker-compose for testing. Jarno Rantanen 2018-11-26 17:18:58 +0200
  • 9837e46d5c Set default BACKUP_WAIT_SECONDS to 0. Jarno Rantanen 2018-11-26 16:25:46 +0200
  • 6d67722f9c Update script to deal with the Docker socket not being mounted. Jarno Rantanen 2018-11-26 16:25:34 +0200
  • 084dab26d2 Add logging about intent to stop containers, with count. Jarno Rantanen 2018-11-26 16:08:38 +0200
  • ebaa428c2b Allow copying the the backup file to an archive path afterward. Jarno Rantanen 2018-11-26 14:57:04 +0200
  • c779ac454a Rename BACKUP_UPLOAD_WAIT_SECONDS to BACKUP_WAIT_SECONDS. Jarno Rantanen 2018-11-26 14:37:51 +0200
  • 74c32d1c79 Ensure metrics are logged even when not shipped. Jarno Rantanen 2018-11-26 13:32:58 +0200
  • 03eaccb3b1 Fix bold formatting so it doesn't leak when someone is prefixing loglines. Jarno Rantanen 2018-11-26 13:31:36 +0200
  • 62e18bde65 Ensure cleanup also works when the backup file isn't present. Jarno Rantanen 2018-11-26 13:29:13 +0200
  • ae9baec840 Make S3 upload optional. Jarno Rantanen 2018-11-26 13:28:39 +0200
  • 318691ae8e Remove unnecessary content after apt install. Jarno Rantanen 2018-11-26 13:21:39 +0200
  • 4df42e351e Pass BACKUP_FILENAME through date. Jarno Rantanen 2018-11-26 13:16:25 +0200
  • a3c2c39898 Add Docker Hub badge to README. Jarno Rantanen 2018-11-26 11:52:27 +0200
  • c6ebbe3937 Switch to cron for scheduling. Jarno Rantanen 2018-11-26 11:46:26 +0200
  • 2269f45a73 Switch stopping logic to opt-in instead of opt-out. Jarno Rantanen 2018-11-25 11:07:54 +0200
  • 145388e827 Update base Ubuntu image to latest LTS. Jarno Rantanen 2018-11-25 10:37:51 +0200
  • 452f768509 Rename Dockerfile. v1.0.0 Jarno Rantanen 2018-11-23 13:53:54 +0200
  • b69881f55a Add basic ignores. Jarno Rantanen 2018-11-23 13:49:39 +0200
  • bf00d1f5f9 Add initial implementation. Jarno Rantanen 2018-11-23 12:30:44 +0200
  • 6e4c8f7fb2
    Initial commit Jarno Rantanen 2018-11-23 12:24:10 +0200