Jose Diaz-Gonzalez
c3e3495ff8
Merge branch 'master' into fix-export
2021-09-12 07:55:45 -04:00
Jose Diaz-Gonzalez
4441a63d5c
feat: add the ability to constrain memory on service start/clone
...
Refs dokku/dokku-redis#86
2021-09-12 07:43:01 -04:00
Jose Diaz-Gonzalez
1e24241722
fix: force set memory limit in megabytes
...
The --memory flag is used by memcached in a form sans the unit, so we'll just force the unit and document it as such.
2021-09-12 07:21:01 -04:00
Jose Diaz-Gonzalez
ed649843c5
fix: correct lint error and ensure arg gets properly expanded
2021-09-12 07:19:26 -04:00
Jose Diaz-Gonzalez
2bdba0519d
Merge pull request #120 from fruitl00p/patch-2
...
Support memory limit
2021-09-12 07:16:48 -04:00
Jose Diaz-Gonzalez
4cfa309278
docs: add a note as to how to specify an interface/ip to bind on when exposing a service
...
Closes dokku/dokku-mongo#128
2021-09-12 07:09:54 -04:00
Jose Diaz-Gonzalez
73fb35f3a8
docs: translate single-quotes into backticks
2021-09-12 07:01:57 -04:00
Jose Diaz-Gonzalez
e4035a1faa
docs: document how to restore a backup
2021-09-12 06:59:49 -04:00
Jose Diaz-Gonzalez
1f187bf6ff
Release 1.14.1
1.14.1
2021-09-12 04:51:13 -04:00
Jose Diaz-Gonzalez
fe950d727e
dev: add convenience copy-file bin and fix data path used by plugin
2021-09-12 03:28:55 -04:00
Jose Diaz-Gonzalez
b576967efa
dev: make devcontainer setup plugin agnostic
2021-09-12 02:39:17 -04:00
Jose Diaz-Gonzalez
b5cb24fc6c
chore: show a better error message when the image is missing
...
Refs dokku/dokku-clickhouse#4
2021-09-12 00:54:23 -04:00
Jose Diaz-Gonzalez
aa1d1757a6
dev: mount the service directory from the host to ensure tests can pass inside of a docker container
2021-09-12 00:53:12 -04:00
Jose Diaz-Gonzalez
c11f1658e3
fix: copy any existing templates and drop unnecessary interactivity
2021-09-12 00:40:22 -04:00
Jose Diaz-Gonzalez
e2311100dd
fix: use correct path
2021-09-11 23:45:01 -04:00
Jose Diaz-Gonzalez
f28a340403
fix: copy templates if they exist
2021-09-11 23:18:28 -04:00
Jose Diaz-Gonzalez
6dff5dc994
feat: add devcontainer support
...
This should make it possible to run tests locally in a lighter way than pulling up a full VM.
2021-09-11 21:06:06 -04:00
Jose Diaz-Gonzalez
7b6c259ff2
docs: regenerate readme
2021-09-11 18:16:51 -04:00
Jose Diaz-Gonzalez
b6394a8a33
Merge pull request #130 from dokku/dependabot/docker/mysql-8.0.26
...
chore(deps): bump mysql from 8.0.25 to 8.0.26
2021-09-11 18:10:43 -04:00
Jose Diaz-Gonzalez
dbb6dfdf0d
chore: drop references to circleci, libera, travis-ci
2021-09-11 17:57:20 -04:00
dependabot[bot]
81b78bd7a0
chore(deps): bump mysql from 8.0.25 to 8.0.26
...
Bumps mysql from 8.0.25 to 8.0.26.
---
updated-dependencies:
- dependency-name: mysql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-20 03:08:56 +00:00
Jose Diaz-Gonzalez
94c05b115b
Release 1.14.0
1.14.0
2021-07-12 00:56:30 -04:00
Jose Diaz-Gonzalez
a7a900557e
Merge pull request #129 from dokku/dependabot/docker/mysql-8.0.25
...
chore(deps): bump mysql from 5.7.28 to 8.0.25
2021-07-12 00:54:08 -04:00
dependabot[bot]
6b5356a646
chore(deps): bump mysql from 5.7.28 to 8.0.25
...
Bumps mysql from 5.7.28 to 8.0.25.
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-11 06:19:24 +00:00
Jose Diaz-Gonzalez
9b33948f94
tests: refactor tests to ignore readme generation for Dockerfile changes
...
Ideally we can trigger a readme update on merge in the future. For now, this will work well.
2021-04-26 11:43:13 -04:00
Jose Diaz-Gonzalez
bb7a6cc03d
chore: gitignore bootstrap file and minor cleanup of ci
2021-04-25 02:54:07 -04:00
Jose Diaz-Gonzalez
2c5d67b094
Merge pull request #128 from dokku/github-actions-attempt
...
tests: migrate to github actions
2021-04-25 01:04:41 -04:00
Jose Diaz-Gonzalez
0dc36897ec
tests: skip tests that require tty for github actions
2021-04-25 00:35:42 -04:00
Jose Diaz-Gonzalez
902b72b041
docs: regenerate readme
2021-04-24 14:09:33 -04:00
Jose Diaz-Gonzalez
c18413786f
tests: drop copying of test results
...
Bats will now output the results on stdout so no need to copy results anywhere.
2021-04-24 14:05:47 -04:00
Jose Diaz-Gonzalez
2a171663ab
tests: fix job name
2021-04-24 14:04:39 -04:00
Jose Diaz-Gonzalez
843f9748d5
tests: split tests to version and tag
2021-04-24 14:03:01 -04:00
Jose Diaz-Gonzalez
d932f241b0
chore: update min dokku version and only test push on master branch
2021-04-24 13:57:18 -04:00
Jose Diaz-Gonzalez
5c484f96f2
tests: migrate to github actions
2021-04-24 02:20:30 -04:00
Jose Diaz-Gonzalez
ee7c7b80c2
Release 1.13.0
1.13.0
2021-04-24 00:32:09 -04:00
Jose Diaz-Gonzalez
6e8e37fed1
feat: add dependabot config to all repositories
2021-04-24 00:10:33 -04:00
Jose Diaz-Gonzalez
ca0d288282
Merge pull request #126 from dokku/dockerfile-update
...
Pull image from Dockerfile
2021-04-23 23:55:40 -04:00
Jose Diaz-Gonzalez
2d8a614c89
tests: refactor source again
2021-02-26 00:45:09 -05:00
Jose Diaz-Gonzalez
049718f845
tests: fix path to Dockerfile when sourcing config for tests
2021-02-26 00:27:52 -05:00
Jose Diaz-Gonzalez
5c770e2922
docs: handle image and version correctly
2021-02-26 00:11:16 -05:00
Jose Diaz-Gonzalez
2b07ead40b
refactor: move base image reference to Dockerfile
...
This will allow us to take advantage of automatic update software to auto-pull new versions when they are released to docker hub.
2021-02-25 23:16:23 -05:00
Jose Diaz-Gonzalez
8365999a3f
tests: use dash instead of underscore
2021-02-25 20:32:57 -05:00
Jose Diaz-Gonzalez
a309b0d1fe
feat: add plugin trigger for service creation and deletion
2021-02-25 19:54:59 -05:00
Jose Diaz-Gonzalez
b609bcdf31
refactor: use pre/post triggers for service-action naming
...
This is a bit more clear as the links aren't always idempotent and may have errors - this allows users to reconcile at what point a link may have failed so that they can take further action.
2021-02-25 16:05:24 -05:00
Jose Diaz-Gonzalez
4504fb956f
feat: add service-action plugin trigger for link/unlink
...
This can be used to track in alternate systems when a service is linked/unlinked from an app by implementing the custom trigger.
2021-02-25 15:58:31 -05:00
Jose Diaz-Gonzalez
74af0482bf
Release 1.12.1
1.12.1
2021-01-17 21:16:14 -05:00
Jose Diaz-Gonzalez
9d318cf26b
fix: do not shadow TMPDIR variable
...
This enables usage of the plugin with libpam-tmpdir.
Refs dokku/dokku#3149
2021-01-17 21:02:28 -05:00
Robin Speekenbrink
89cfdd7f0e
Support memory limit
...
This adds the `--memory` / `-m` support for creating new mysql services.
2020-10-06 14:39:09 +02:00
Jose Diaz-Gonzalez
a81da2b3ae
Release 1.12.0
1.12.0
2020-09-30 12:49:29 -04:00
Jose Diaz-Gonzalez
b6aec377bc
Merge pull request #97 from fruitl00p/patch-1
...
Faster exporting for innodb tables
2020-09-30 12:49:03 -04:00