Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dokku/ansible-dokku

Ansible modules for installing and configuring Dokku
https://github.com/dokku/ansible-dokku

chore(deps): update molecule-plugins[docker] requirement (#179)

Updates the requirements on [molecule-plugins[docker]](https://github.com/ansible-community/mole...

58ecc1116f34663ab5534d85c9e8df2e2bc50a26 authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #172 from dokku/dependabot/github_actions/actions/setup-python-5

chore(deps): bump actions/setup-python from 1 to 5

eaa7379b1f2bb525919c01bd02c40f5e6ca35d53 authored 11 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump actions/setup-python from 1 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 5.
- [Release no...

75282da3336c3a5cb6b56c7df3d404ee634193fe authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #171 from dokku/dependabot/github_actions/actions/checkout-4

chore(deps): bump actions/checkout from 2 to 4

57917c9a3c3320f0310d8403eb582344b18c49b7 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
chore(deps): bump actions/checkout from 2 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](htt...

4f1fc86e78930ea205959eb42695ca8b75250747 authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: remove multi-doc separator

1e55e43bc1983959d068c45f136864afcbd40cd7 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: dedent

8062afc4db94cb749e824922b014fff43e207341 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #170 from dokku/josegonzalez-patch-1

feat: add dependabot support

e395c05530936bebb34312b0bade9d175eb8b368 authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
feat: add dependabot support

8de010b320f058b54484f8b348daa2c730bd1bab authored 12 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove DOKKU_LETSENCRYPT_EMAIL (#165)

* fix: remove DOKKU_LETSENCRYPT_EMAIL

this isn't a valid option anymore. There's not a replac...

597bb974a8fb6305c76e62a1670536b2a9820e0d authored about 1 year ago by Michael Bianco <[email protected]>
update test dependencies

535ae502139f5df27ee0e672d04ead5ba70625db authored about 1 year ago by Niicck <[email protected]>
update ansible-lint

437bb94c41abb875574253f87c8152d957755c9a authored about 1 year ago by Niicck <[email protected]>
remove debian10 from CI pipelines for now

f8d46764e0c1bfde1298636da36a03d7012378ac authored about 1 year ago by Niicck <[email protected]>
get GPG Key from get_url instead of deprecated apt_key

See: https://www.jeffgeerling.com/blog/2022/aptkey-deprecated-debianubuntu-how-fix-ansible

3e6796588386c816d7f74ef6cd078b248a700259 authored about 1 year ago by Niicck <[email protected]>
remove redundant mappings assignment

31e9225a8fd8f4aa729f5055567278a9c67bd0d9 authored about 1 year ago by Niicck <[email protected]>
update dokku_ports

e97d2974c95d7bd58c3e5aac972be5db34586a36 authored about 1 year ago by Niicck <[email protected]>
update supported distros

270d156dba4e201e093b40e139ac3655a8acc00b authored about 1 year ago by Niicck <[email protected]>
chore: document dokku_domains `set` state option (#160)

Include more information on `dokku_domains` `set` option.

Co-authored-by: Leopold Talirz <leo...

978b45ac436ad2ce563d93955d5d2de30b8c423a authored over 1 year ago by Luiz Fonseca <[email protected]>
dokku_image: Detect unchanged docker images (#157)

`dokku git:from-image` command exits with a code of `1` if the image is already up to date.
Thi...

b376657b41e40b6e6a185908352d5e40fdf71812 authored almost 2 years ago by Brett Jones <[email protected]>
fix up acl_app to capture stderr output from acl:list

e7eaeee305018075acc67c6fe9d365414a45a0f7 authored about 2 years ago by David Vessey <[email protected]>
add an option to capture stderr, fix up dokku_acl_service plugin to use that

2159005ee00c969bb171340e7ffc532bcad80076 authored about 2 years ago by David Vessey <[email protected]>
fix systemd dbus error on CI (#152)

* bump python to 3.9
* bump ansible & molecule versions
* use new `cgroupns_mode` feature in m...

b40149b89bc7a33944f952d1c4e257755516243c authored about 2 years ago by Leopold Talirz <[email protected]>
Update .pre-commit-config.yaml (#151)

pycqa repo moved to Github.

123666ab997f48d5a2d0459ddbe68ab83be3b389 authored about 2 years ago by Leopold Talirz <[email protected]>
Skip port mappings when no changes are detected (#145)

* Fix reading existing dokku proxy ports

* Add test for dokku_ports

590d47ba5a51ef210b4a280c2106126fdfd395c2 authored about 2 years ago by Erik van der Veen <[email protected]>
Fix reading existing dokku docker options (#146)

* Fix reading existing dokku docker options

* Add test for dokku_docker_options

fb8174f0ea10727b4621149c976e3578ebf0ce27 authored about 2 years ago by Erik van der Veen <[email protected]>
fix pip on CI (#147)

pip version no longer understands 2020-resolver feature.

7edd05949bcdf8e33ecd499567e406cd2e38341a authored about 2 years ago by Leopold Talirz <[email protected]>
bump galaxy-action

Push of role to ansible galaxy was failing

cfd3d022f29cda63497e7248946d35a7fbbc47cb authored over 2 years ago by Leopold Talirz <[email protected]>
Update pre-commit hooks (#144)

`black` and `ansible-lint` hooks were failing, likely due to dependencies that were not locked d...

244bd3cf4a31ca02fb0efe12f4e7546ffb4f6672 authored over 2 years ago by Leopold Talirz <[email protected]>
fix(dokku_storage): continue when absent storage not exists

1618613d0ba78787c7df950531c7ac047a9005b7 authored over 2 years ago by László Görög <[email protected]>
fix(dokku_storage): continue when present storage already exists

712b85122dc1a43129e2f8a9c0d5866f1c778a02 authored over 2 years ago by László Görög <[email protected]>
docs: add postgres examples to service creation docs (#138)

7e047c63395bfca4ede366a8c1b59ceeda023472 authored about 3 years ago by Michael Bianco <[email protected]>
feat: dokku_acl_app and dokku_acl_service modules (#132)

Add `dokku_acl_app` and `dokku_acl_service` modules for managing access control lists for
indiv...

2c3a91e4edd17c1b3dec123a09ceb7150064273e authored about 3 years ago by Leopold Talirz <[email protected]>
feat: dokku_checks module (#136)

Add ` dokku_checks` module that allows disabling the zero-downtime checks for dokku apps.

Not...

a6706ade2650b1716026c3eff541279e0d7c2d17 authored about 3 years ago by Simo Aleksandrov <[email protected]>
feat: dokku_http_auth module (#134)

Add `dokku_http_auth` module for controlling HTTP authentication for apps via the `dokku-http-au...

9135838cbff79940773b7e2994a2dc857fcfa94d authored about 3 years ago by Simo Aleksandrov <[email protected]>
feat: dokku_builder module (#129)

8f223a6af235db3ff5fe54bc44785a55c02ff6ae authored about 3 years ago by Simo Aleksandrov <[email protected]>
fix(dokku_network_property): check for app key (#127)

It appears that the `app` key is set in the `data` dictionary even if a value is not provided by...

f5c8d1a88f0b32dd3be91eb9a7d22ea043686d61 authored about 3 years ago by Simo Aleksandrov <[email protected]>
feat: dokku_image library - support for `git:from-image` (#126)

Add support for creating apps from docker images via `dokku git:from-image`.

fe5b4a702b07814c93274090784a9fdd06f65e1e authored about 3 years ago by Simo Aleksandrov <[email protected]>
chore: remove dokku_ecr and dokku_consul (#121)

The source to both modules is only available to José at this time.

`dokku_registry` should su...

cddf335d80607edad5f4dad1792e06b58a9f3762 authored about 3 years ago by Leopold Talirz <[email protected]>
fix: drop outdated operating systems from CI (#117)

The nginxinc.nginx roles fails on Ubuntu 16.04 and Debian 9 with

The repository 'https://ng...

b8c52f2d9d06f2d0849cb9ef2ad17164c9a83c2a authored about 3 years ago by Leopold Talirz <[email protected]>
fix: set build=True as mentioned in the docs (#120)

34e1c018b2370458ff0995edea160958da26f463 authored about 3 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: update copyright statement (#116)

The copyright statement in the source code license had been copied from
dokku and did not refle...

fd54553bf71a0ca5204a27f71a7d7f128dbe9ef1 authored over 3 years ago by Leopold Talirz <[email protected]>
chore: bump ansible version for tests (#118)

https://github.com/advisories/GHSA-2pfh-q76x-gwvm

cdc51075016bd6904fffe40acd493d26f349aceb authored over 3 years ago by Leopold Talirz <[email protected]>
feat: `dokku_ps_scale` module (#115)

Add `dokku_ps_scale` module for controlling scaling of dokku apps.

7fd5f80f2d03abdd73041bd70ea64c01d993cd52 authored over 3 years ago by Gavin Ballard <[email protected]>
fix dokku_app import (#111)

Fix broken import via the `ansible_modules` and start testing `dokku_app`.

b3719391d33e830e18cb23238d1b17ce1762df8e authored over 3 years ago by Leopold Talirz <[email protected]>
feat: `dokku_network` and `dokku_network_property` modules (#108)

Add `dokku_network` and `dokku_network_property` modules for creating
networks and attaching a...

2f6f4d406a27befb7ba0dfb34f4c5800f83e92c4 authored over 3 years ago by lemoony <[email protected]>
reduce code duplication (#109)

Move duplicated code into `module_utils/dokku_utils.py`

f2157815bcc5fee4a7361269b4c0e2c4156f5552 authored over 3 years ago by Leopold Talirz <[email protected]>
dokku_clone: add `version` parameter and switch to `git:sync` (#98)

Start using the new `git:sync` command under the hood for the `dokku_clone` module.
This makes ...

3844fa826bf77b13e916432da914f8ebd90234c6 authored over 3 years ago by Leopold Talirz <[email protected]>
fix: dokku_ports filters out existing mapping (#107)

PR #91 introduced a bug was introduced, where it would remove existing port-mappings.

### Exa...

769031a5f6765c4e7e9d91e699601a47db4c3a04 authored over 3 years ago by Willem-Jan Zijderveld <[email protected]>
feat: add dokku_resource_limit and dokku_resource_reserve modules (#104)

The `dokku_resource_limit` and `dokku_resource_reserve` modules allow limiting and reserving
re...

4427ea88872c9099f7f7b18fc312879561b5d333 authored over 3 years ago by apavanello <[email protected]>
feat: add dokku_letsencrypt module (#105)

182595231c786ac1279dbdc18e2ebd06aa06fa7f authored over 3 years ago by Gavin Ballard <[email protected]>
package pinning: fix installation order (#101)

The current setup could still lead to issues when the roles was
unpinning packages in an existi...

e3e43f377292047a63ef08665840f49f1cd9484c authored almost 4 years ago by Leopold Talirz <[email protected]>
fix package pinning (#100)

After PR 97, package pinning was not reflected in the packages actually
installed since the ans...

65972f46435bf0ae1f669d9e2e8b73a609007acc authored almost 4 years ago by Leopold Talirz <[email protected]>
check for warnigns in apt update (#99)

Following reports of packages being configured multiple times in apt/sources.list [1],
here we ...

190edb70188cebdd870d1f250d827992a5fde95e authored almost 4 years ago by Leopold Talirz <[email protected]>
feat: make version pinning optional (#97)

The ansible role was pinning the versions of dokku-related apt packages.
In order to use the ro...

0f8ce10988239fca3b977413dc28d6e1d210b631 authored almost 4 years ago by Leopold Talirz <[email protected]>
docs: ubuntu focal support (#96)

2078e421a6ac5131319af4b53df8970b7841e8a4 authored almost 4 years ago by Leopold Talirz <[email protected]>
fix permissions for apt version pinning files (#95)

Permissions of the pin files were 0600 on ubuntu 18.04, which is not
recommended (and caused e....

4c281ad3b08374e4d3f3e08ee34dd27a22fc25bb authored almost 4 years ago by Leopold Talirz <[email protected]>
dokku_ports: set port instead of add port (#91)

Since new apps are created with a default port mapping (for http/https)
already, adding new por...

31fac3145c72b52709a15554659cd2272aa6fd08 authored about 4 years ago by Leopold Talirz <[email protected]>
add contributing guidelines (#82)

1c996a553a66d67a83d533c12f9f257f821ab582 authored about 4 years ago by Leopold Talirz <[email protected]>
update ssh key when user is updated (#84)

Updating the `ssh_key` field of a user did not result in the ssh key of
that user being updated...

368dd97f31da84f6c7bdb079fc99b7278babace5 authored about 4 years ago by Leopold Talirz <[email protected]>
Merge pull request #86 from ltalirz/github-actions

move to github actions

0158d9716bb32fef284e5f84ab3ae484a4c72184 authored about 4 years ago by Jose Diaz-Gonzalez <[email protected]>
move to github actions

Travis CI starts to be more and more fragile.
Github actions is faster and well integrated with ...

73a8c91bbb512382ca1d076beb0bec402fe4c8c9 authored about 4 years ago by Leopold Talirz <[email protected]>
feat: upgrade herokuish

7cf7fc993bef6404766a360307487f4d48d85a85 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade dokku

bd6af1e2948de9f2493ab306a9d4983d20b49959 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
update dokku-daemon dependency (#79)

* update dokku-daemon dependency

The dokku-daemon version used by the role was from Jan 2017 ...

3797fc3ff52f929297d0f14c8ddb893a23711e0f authored over 4 years ago by Leopold Talirz <[email protected]>
Merge pull request #78 from ltalirz/add-tags

add more tags

c7aa8e6c7a986bcbb7e6751da834426c2b74ff8c authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
add more tags

add tags
* dokku-nginx
* dokku-install
* dokku-daemon
* dokku-ssh-keys

838487de97ebc2e711ac4f3bc01be50ed018d5df authored over 4 years ago by Leopold Talirz <[email protected]>
Merge pull request #75 from ltalirz/fix-dokku-hostname

add test for dokku hostname

970ac8fe52e1a2319cb24de0d21f1c95d6bbc014 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #76 from ltalirz/update-dokku-version

bump dokku version to 0.21.1

feec15b2c95bd6a68c563da7983c380ad6e78f69 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
bump dokku version to 0.21.1

Bump versions of dokku, herokuish, plugn and sshcommand to latest
releases.

b5847499a35fed230ce7891504b6a1ad6db4cc58 authored over 4 years ago by Leopold Talirz <[email protected]>
add test for dokku hostname

c2b8f1975050c237c26fc2044d883e9c4bbeb719 authored over 4 years ago by Leopold Talirz <[email protected]>
Merge pull request #74 from ltalirz/add-test

add test for dokku_global_cert

3684c62af8ee1ce5bf733464d49cb03ba903501b authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #73 from ltalirz/issue_72_global_cert

fix parsing of dokku global-cert:report

2ea5aa06fa35094cf9cf1afb3a5f1feeeb5f2d17 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
add test for dokku_global_cert

4e01f059bdca040def97b1ff8b6d22581ec8ca0f authored over 4 years ago by Leopold Talirz <[email protected]>
fix parsing of dokku global-cert:report

Example output:

dokku --quiet global-cert:report
Global cert dir: /var/lib/d...

8469e25f62b45dedaba97849bab54e4ab0e5f537 authored over 4 years ago by Leopold Talirz <[email protected]>
chore: drop version from file

48d0aa7e407bcb04a08a7bd4749cc6090d7c57bb authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #70 from dokku/fix-flake8

fix: correct flake8 errors

eec1b37adf9d830a8ed174046f40ec4d4769c545 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct flake8 errors

041a3f00a3d4e5032c75950cf48bd84827481ef0 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #69 from dokku/65-fix-docs

Correct docker-options example

3e929a3f81a5407928b64a1a212c59446c3c85a5 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: correct docker-options example

This library only ever took a single option.

6301bb6c9c82706c14883946ccfeb8f728701207 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #63 from atnartur/fix/vhost

Fix vhost file value

ff815be8975f91dbcc6aba5599564e3a6c193dc0 authored over 4 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix vhost file value

Dokku takes base host for applications from VHOST file. This file
contains hostname of operation...

9296c24a8ed9d4bd5b4352198d894f71fe01bb23 authored almost 5 years ago by atnartur <[email protected]>
Merge pull request #61 from decentral1se/install-deps-plugins-too

Install plugin dependencies too

56f0d8a76b8db082f30439ca42aa7fe3abd1a682 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #62 from decentral1se/add-ci-badge

Add CI badge

50095109e4f5fb8ccac380a6a7cab8659752f8b2 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Add CI badge

1d9fffda3d00a7dc8bbfdabf68936aabcc84bbe2 authored almost 5 years ago by Luke Murphy <[email protected]>
Install plugin dependencies too

8d7d526fd94771c2f17a07e80f74a3ca76f17c8b authored almost 5 years ago by Luke Murphy <[email protected]>
Merge pull request #58 from atnartur/fix/plugin-list

Fix getting plugin list for installed_dokku_plugins variable

833bd78d3dcc5e8359d0c7ded5b1802ccad37516 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix getting plugin list for installed_dokku_plugins variable

Previously used command `dokku plugin` is not working now. So
installing already installed plugi...

1521be1947a19bef07c718fe273293f16801c0f6 authored almost 5 years ago by atnartur <[email protected]>
Merge pull request #57 from decentral1se/config-no-restart

Allow to pass --no-restart to dokku_config

a2742068abb0324cf4f7f6b008310bfb75b8b64e authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove extra comma

2b12b84295a7311bfd8beda7c686b66696845eb1 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Re-generate README

508bc3fb00d8d50fae66acccd44527116196553d authored almost 5 years ago by Luke Murphy <[email protected]>
Allow to pass --no-restart to dokku_config

a03e526f72184a2ebbe5263bed8de439d75f499a authored almost 5 years ago by Luke Murphy <[email protected]>
Merge pull request #56 from dokku/upgrade-molecule

Begin upgrade to molecule 3

27435ac1c62377437fadf2bdb7f68e921f882bcb authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: upgrade to molecule 3

fab779259f0b494c9054b8c0e7aebc8d4fe3b434 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
chore: run black/flake8 against codebase

d5b52ab3e7825060751f97653fa37c437187690c authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: regenerate docs

8541be52adc74171da0b5b9b75c739a4410c585f authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: the dokku-registry plugin is now oss

4c16046f650c68726d35a14d42d63cf7caf8b3ee authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: set correct error message

93b028e70f928b2528605b857903e9999ec68fdc authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #50 from iloveitaly/full-dokku-installation-example

Full dokku deployment example

b16b64c7f86470212bfa8a88a22581003dd92558 authored almost 5 years ago by Jose Diaz-Gonzalez <[email protected]>
PR feedback

757d3eb5d17f14ff3a3924bce6d51ee4e9b3d68d authored almost 5 years ago by Michael Bianco <[email protected]>
domain > example

feeb8e458a085178b16f4a25589561155940b7dd authored almost 5 years ago by Michael Bianco <[email protected]>