C.J. May
|
38e5720e11
|
update compose example
|
2025-01-08 13:19:56 -06:00 |
|
C.J. May
|
f092abb618
|
add single-transaction to mysqldump to ensure consistency
|
2025-01-08 13:16:02 -06:00 |
|
C.J. May
|
2dd864f123
|
add tag trigger
|
2025-01-08 13:03:09 -06:00 |
|
C.J. May
|
e24cb98294
|
redact shade
|
2025-01-08 11:47:33 -06:00 |
|
C.J. May
|
60b7506278
|
ignore env files for security by default
|
2025-01-08 11:43:54 -06:00 |
|
C.J. May
|
48f2948266
|
add template extension
|
2025-01-08 11:43:40 -06:00 |
|
C.J. May
|
29aaaec94b
|
don't add repository to package manager
|
2025-01-08 00:56:46 -06:00 |
|
C.J. May
|
e635341ae0
|
only install edge version for postgres client
|
2025-01-08 00:54:36 -06:00 |
|
C.J. May
|
ce39af913f
|
add alpine edge repo for latest postgres client
|
2025-01-08 00:52:57 -06:00 |
|
C.J. May
|
4b2765461e
|
fix variable name
|
2025-01-08 00:39:14 -06:00 |
|
C.J. May
|
f910ef7f1a
|
update docker package version
|
2025-01-08 00:36:53 -06:00 |
|
C.J. May
|
9ea82ca1ee
|
fix python install in container
|
2025-01-08 00:27:05 -06:00 |
|
C.J. May
|
2e96ea790f
|
fix build context
|
2025-01-08 00:19:07 -06:00 |
|
C.J. May
|
57bd215736
|
throw shade
|
2025-01-08 00:17:17 -06:00 |
|
C.J. May
|
7f1d5ff7aa
|
create image build workflow
|
2025-01-08 00:16:18 -06:00 |
|
C.J. May
|
3e934ea108
|
optionally accept root password for mariadb and mysql
|
2025-01-08 00:11:21 -06:00 |
|
C.J. May
|
2cb3d3202c
|
use mariadb environment variables
|
2025-01-08 00:09:02 -06:00 |
|
C.J. May
|
2f681db29c
|
increment restic version
|
2025-01-07 23:58:56 -06:00 |
|
einarf
|
e6ca4aa9ca
|
Add rtd config file
|
2024-01-05 04:13:20 +01:00 |
|
einarf
|
093dab93ca
|
Make rcb dump env vars to properly escape them
|
2024-01-05 03:50:13 +01:00 |
|
einarf
|
405bd4af15
|
Various tweaks
* Use --no-tablespaces in mysqldump
* Dump to 0.7.0
* pin docker version
* Include missing packages in setup.py
|
2023-11-10 22:24:29 +01:00 |
|
dreadper
|
28dda6b09d
|
fix TypeError: request() got an unexpected keyword argument 'chunked' by upgrading pip package docker (from 4.1.* to 5.1.*)
|
2023-10-28 14:54:20 +02:00 |
|
dreadper
|
b400138b73
|
fix [Plugin caching_sha2_password could not be loaded](https://github.com/arey/mysql-client/issues/5)
|
2023-10-28 14:20:40 +02:00 |
|
Einar Forselv
|
b52655a23b
|
Merge pull request #37 from wehrstedt/email-allow-empty-password
Allow empty password for smpt
|
2021-06-18 09:54:06 +02:00 |
|
Maximilian Wehrstedt
|
323e299b7e
|
Allow empty password for smpt
|
2021-06-17 15:47:39 +02:00 |
|
einarf
|
5c33ccf0b1
|
Bump version
|
2020-05-28 01:27:06 +02:00 |
|
einarf
|
764aac6744
|
Docs for EXCLUDE_BIND_MOUNTS and INCLUDE_PROJECT_NAME
|
2020-05-28 01:18:21 +02:00 |
|
einarf
|
bbe57dfd69
|
Broken test intialization
|
2020-05-28 00:18:04 +02:00 |
|
einarf
|
4517880846
|
pep8
|
2020-05-28 00:13:27 +02:00 |
|
einarf
|
1fefd63c72
|
Use py38 in tests
|
2020-05-28 00:13:04 +02:00 |
|
Einar Forselv
|
4e1af219e2
|
Merge pull request #27 from jannikw/exclude-bind-mounts
Allow excluding all bind mounts from backups
|
2020-05-28 00:03:35 +02:00 |
|
Einar Forselv
|
93f080d5b3
|
Merge pull request #26 from jannikw/project-names
Allow grouping of backup directories by project name
|
2020-05-27 23:59:27 +02:00 |
|
Jannik
|
0fc620bb1f
|
Allow excluding all bind mounts from backups
|
2020-05-26 15:30:54 +02:00 |
|
Jannik
|
f7958d7db9
|
Add docstring for get_volume_backup_destination
|
2020-05-26 14:54:36 +02:00 |
|
Jannik
|
18ddb173ac
|
Allow inclusion of project name in backup path
|
2020-05-26 14:30:59 +02:00 |
|
Jannik
|
f59a046bbc
|
Output backup destination path with output command
|
2020-05-26 10:42:29 +02:00 |
|
Einar Forselv
|
8b934dc12f
|
Update README.md
|
2020-05-15 23:37:44 +02:00 |
|
Einar Forselv
|
8e9105fed5
|
Install wheel
|
2020-05-15 23:37:39 +02:00 |
|
Einar Forselv
|
d7492e51f6
|
Test command for listing swarm nodes
|
2020-03-08 18:36:29 +01:00 |
|
Einar Forselv
|
07a19f7f42
|
Get swarm nodes + robust fallback
|
2020-03-08 18:36:07 +01:00 |
|
Einar Forselv
|
13d8e07a33
|
Add swarm node json example
|
2020-03-08 18:35:37 +01:00 |
|
Einar Forselv
|
25b39b9908
|
Missing label in swarm test file
|
2020-03-08 17:38:01 +01:00 |
|
Einar Forselv
|
d0fdf2d1d3
|
README: dev note about joining and leaving swarm
|
2020-03-08 17:37:40 +01:00 |
|
Einar Forselv
|
3aa0704045
|
Add service with volume in local dev stack sample
|
2020-03-08 14:51:15 +01:00 |
|
Einar Forselv
|
cf668e2153
|
Bump version
|
2020-03-07 03:10:48 +01:00 |
|
Einar Forselv
|
d4c77cf43d
|
Bug: Properly resolve conainer service name
|
2020-03-07 03:05:40 +01:00 |
|
Einar Forselv
|
cecc647a10
|
Include swarm containers when SWARM_MODE is set
|
2020-03-07 02:56:36 +01:00 |
|
Einar Forselv
|
61ec487e24
|
Support SWARM_MODE
|
2020-03-07 02:55:22 +01:00 |
|
Einar Forselv
|
0bab85f5cf
|
Update local dev compose and stack setup
|
2020-03-07 02:54:56 +01:00 |
|
Einar Forselv
|
1a100d73ab
|
Update README.md
|
2020-03-07 02:28:46 +01:00 |
|