Commit Graph

  • e6ca4aa9ca Add rtd config file master einarf 2024-01-05 04:13:20 +01:00
  • 093dab93ca Make rcb dump env vars to properly escape them 0.7.1 einarf 2024-01-05 03:50:13 +01:00
  • 405bd4af15 Various tweaks 0.7.0 einarf 2023-11-10 22:24:29 +01:00
  • 28dda6b09d fix TypeError: request() got an unexpected keyword argument 'chunked' by upgrading pip package docker (from 4.1.* to 5.1.*) dreadper 2023-10-28 14:54:20 +02:00
  • b400138b73 fix [Plugin caching_sha2_password could not be loaded](https://github.com/arey/mysql-client/issues/5) dreadper 2023-10-28 14:20:40 +02:00
  • 23649bc86e Fix problem with multiple loggers dev einarf 2023-03-09 02:08:25 +01:00
  • a9619e1cc8 Temp-enable old Dockerfile einarf 2023-03-09 01:45:34 +01:00
  • 70afcd2c6a More command cleanup einarf 2023-03-09 01:42:27 +01:00
  • 01ae6ee0bf Move test command einarf 2023-03-09 01:24:25 +01:00
  • 516117f634 Fix commands moved to utils einarf 2023-03-09 01:22:34 +01:00
  • 04bf13ecc4 Move status command einarf 2023-03-09 01:22:17 +01:00
  • dbf238c5a9 Initial commands einarf 2023-03-09 00:56:50 +01:00
  • 7294d85c09 Dynamically load commands einarf 2023-03-08 23:59:27 +01:00
  • 3662d4ed9a add __init__ einarf 2023-03-08 23:59:07 +01:00
  • 9892903e97 Merge commands and utils einarf 2023-03-08 23:58:54 +01:00
  • 060438c1c3 TODO einarf 2023-03-08 23:29:47 +01:00
  • 5f6b1cd7a3 Skeleton for commands einarf 2023-03-08 23:29:15 +01:00
  • 47d74a2ef7 Skeleton for backends einarf 2023-03-08 23:28:02 +01:00
  • 11fdffb719 typos and types einarf 2023-03-08 23:27:09 +01:00
  • be3b3668bc Bump version + bump reqs and base image einarf 2023-03-08 23:09:05 +01:00
  • b52655a23b Merge pull request #37 from wehrstedt/email-allow-empty-password Einar Forselv 2021-06-18 09:54:06 +02:00
  • 323e299b7e Allow empty password for smpt Maximilian Wehrstedt 2021-06-17 15:47:39 +02:00
  • 5c33ccf0b1 Bump version 0.6.0 einarf 2020-05-28 01:27:06 +02:00
  • 764aac6744 Docs for EXCLUDE_BIND_MOUNTS and INCLUDE_PROJECT_NAME einarf 2020-05-28 01:18:21 +02:00
  • bbe57dfd69 Broken test intialization einarf 2020-05-28 00:18:04 +02:00
  • 4517880846 pep8 einarf 2020-05-28 00:13:27 +02:00
  • 1fefd63c72 Use py38 in tests einarf 2020-05-28 00:13:04 +02:00
  • 4e1af219e2 Merge pull request #27 from jannikw/exclude-bind-mounts Einar Forselv 2020-05-28 00:03:35 +02:00
  • 93f080d5b3 Merge pull request #26 from jannikw/project-names Einar Forselv 2020-05-27 23:59:27 +02:00
  • 0fc620bb1f Allow excluding all bind mounts from backups Jannik 2020-05-26 15:30:54 +02:00
  • f7958d7db9 Add docstring for get_volume_backup_destination Jannik 2020-05-26 14:54:36 +02:00
  • 18ddb173ac Allow inclusion of project name in backup path Jannik 2020-05-26 14:30:59 +02:00
  • f59a046bbc Output backup destination path with output command Jannik 2020-05-26 10:42:29 +02:00
  • 8b934dc12f Update README.md Einar Forselv 2020-05-15 23:37:44 +02:00
  • 8e9105fed5 Install wheel Einar Forselv 2020-05-15 23:37:39 +02:00
  • d7492e51f6 Test command for listing swarm nodes Einar Forselv 2020-03-08 18:36:29 +01:00
  • 07a19f7f42 Get swarm nodes + robust fallback Einar Forselv 2020-03-08 18:36:07 +01:00
  • 13d8e07a33 Add swarm node json example Einar Forselv 2020-03-08 18:35:37 +01:00
  • 25b39b9908 Missing label in swarm test file Einar Forselv 2020-03-08 17:38:01 +01:00
  • d0fdf2d1d3 README: dev note about joining and leaving swarm Einar Forselv 2020-03-08 17:37:40 +01:00
  • 3aa0704045 Add service with volume in local dev stack sample Einar Forselv 2020-03-08 14:51:15 +01:00
  • cf668e2153 Bump version 0.5.0 Einar Forselv 2020-03-07 03:10:48 +01:00
  • d4c77cf43d Bug: Properly resolve conainer service name Einar Forselv 2020-03-07 03:05:40 +01:00
  • cecc647a10 Include swarm containers when SWARM_MODE is set Einar Forselv 2020-03-07 02:56:36 +01:00
  • 61ec487e24 Support SWARM_MODE Einar Forselv 2020-03-07 02:55:22 +01:00
  • 0bab85f5cf Update local dev compose and stack setup Einar Forselv 2020-03-07 02:54:56 +01:00
  • 1a100d73ab Update README.md Einar Forselv 2020-03-07 02:28:46 +01:00
  • 270137d931 README: Local dev setup Einar Forselv 2020-03-07 02:24:22 +01:00
  • e4263822bf Container: Stack name + reorganize Einar Forselv 2020-03-07 01:27:24 +01:00
  • 311bedb5ab Store stack and compose project sample json Einar Forselv 2020-03-07 00:14:58 +01:00
  • 88cf894689 Simple swarm stack Einar Forselv 2020-03-07 00:14:11 +01:00
  • 6817f0999f Update release.md Einar Forselv 2019-12-17 00:32:29 +01:00
  • 74c0954e6f pep8 0.4.2 Einar Forselv 2019-12-16 22:38:52 +01:00
  • f6995eb506 Update env var docs including docker config Einar Forselv 2019-12-16 22:36:23 +01:00
  • ef28baed5e Update fixtures Einar Forselv 2019-12-16 22:36:04 +01:00
  • 336cace237 Bump version Einar Forselv 2019-12-16 22:21:11 +01:00
  • cab4676b91 Create docker client from standard env vars Einar Forselv 2019-12-16 22:19:57 +01:00
  • d002ad9390 Update env example Einar Forselv 2019-12-16 22:19:05 +01:00
  • 98a10bf994 Mark backup process container with env variable Einar Forselv 2019-12-16 21:51:37 +01:00
  • 2535ce3421 Add sponsor Einar Forselv 2019-12-11 13:17:32 +01:00
  • 8858f88ba4 Broken test Einar Forselv 2019-12-10 17:28:35 +01:00
  • c5b7f11db7 Attempt to partly fix #18 Einar Forselv 2019-12-10 07:57:37 +01:00
  • a099060b2e Bump version Einar Forselv 2019-12-09 06:33:31 +01:00
  • dd40152fe1 dev compose mapping incorrect tests dir Einar Forselv 2019-12-09 06:32:31 +01:00
  • f77d61410d Notes for advanced docs 0.4.1 Einar Forselv 2019-12-09 06:24:32 +01:00
  • 272244fecf rcb docs Einar Forselv 2019-12-09 06:21:52 +01:00
  • 7b2ffd8e7c toctree issue Einar Forselv 2019-12-09 05:16:59 +01:00
  • be173ff5cb configuration: Compose labels Einar Forselv 2019-12-09 05:05:25 +01:00
  • df92579e10 Update README.md Einar Forselv 2019-12-09 04:31:44 +01:00
  • fb3c564d7a First doc version Einar Forselv 2019-12-09 03:57:16 +01:00
  • 151f3cfeeb Update README.md 0.4.0 Einar Forselv 2019-12-08 15:13:06 +01:00
  • 2848738789 Update README.md Einar Forselv 2019-12-08 15:10:06 +01:00
  • cf402d77ed Simplify README Einar Forselv 2019-12-08 14:57:17 +01:00
  • ae835f30d3 Make crontab configurable Einar Forselv 2019-12-08 06:38:56 +01:00
  • 1e21ff422f Detect if a repository should be initialized Einar Forselv 2019-12-08 05:09:05 +01:00
  • 6347529701 Alert when nothing is found to back up + check repo after backup Einar Forselv 2019-12-08 04:52:30 +01:00
  • 3dacc0bfab Update containers.py Einar Forselv 2019-12-08 04:51:07 +01:00
  • fa14880742 Indicate we might want to run check with --with-cache Einar Forselv 2019-12-08 04:50:33 +01:00
  • 5eb773eb34 Fx broken backup process container test Einar Forselv 2019-12-08 04:50:09 +01:00
  • e8123922df Backup process label is now unique for each project Einar Forselv 2019-12-08 03:51:57 +01:00
  • be74715595 Already running backup process container is an error message Einar Forselv 2019-12-08 03:33:11 +01:00
  • 515702ae78 Truncate field sizes in discord webhook Einar Forselv 2019-12-08 03:32:42 +01:00
  • ff49d9c018 Bump version Einar Forselv 2019-12-08 03:32:14 +01:00
  • 187787425a Sane default buffer size in backup_from_stdin Einar Forselv 2019-12-08 01:16:10 +01:00
  • fa1c982bf5 pep8 Einar Forselv 2019-12-08 01:14:57 +01:00
  • 2bbd329047 Alert when backup process is already running Einar Forselv 2019-12-08 01:05:26 +01:00
  • 8097ac79af Remove stale backup process containers Einar Forselv 2019-12-08 00:57:23 +01:00
  • 5082244949 Gather stale backup process containers Einar Forselv 2019-12-08 00:32:39 +01:00
  • d9e5a62458 List all containers including non-running ones Einar Forselv 2019-12-08 00:26:02 +01:00
  • 6085f5fc03 README: Docker version note Einar Forselv 2019-12-08 00:10:40 +01:00
  • d89ed781ef Comment on log streaming for docker ce 17 and 18 Einar Forselv 2019-12-08 00:08:41 +01:00
  • e2dec9ffa0 Move all labels into enums module Einar Forselv 2019-12-07 23:59:27 +01:00
  • 2b3a702f21 Mising docstrings Einar Forselv 2019-12-07 09:19:16 +01:00
  • 3456e1a899 Update README.md Einar Forselv 2019-12-07 09:15:34 +01:00
  • 105cdbb65e Incorrect pip install in travis.yml Einar Forselv 2019-12-07 09:12:01 +01:00
  • d671ffb626 Fix broken travis config Einar Forselv 2019-12-07 09:05:48 +01:00
  • f988b42881 Create .travis.yml Einar Forselv 2019-12-07 08:43:07 +01:00
  • 5d653c2c3c Clean up dockerignore Einar Forselv 2019-12-07 08:39:05 +01:00
  • c80b2774d4 Better handling of stdout/stderr logging Einar Forselv 2019-12-06 17:19:51 +01:00
  • 12da998538 Incorrect requirements dir after moving test package Einar Forselv 2019-12-06 17:19:06 +01:00