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
Updates the requirements on [molecule-plugins[docker]](https://github.com/ansible-community/mole...
58ecc1116f34663ab5534d85c9e8df2e2bc50a26 authored 11 months agochore(deps): bump actions/setup-python from 1 to 5
eaa7379b1f2bb525919c01bd02c40f5e6ca35d53 authored 12 months ago
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 1 to 5.
- [Release no...
chore(deps): bump actions/checkout from 2 to 4
57917c9a3c3320f0310d8403eb582344b18c49b7 authored about 1 year ago
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](htt...
1e55e43bc1983959d068c45f136864afcbd40cd7 authored about 1 year ago
8062afc4db94cb749e824922b014fff43e207341 authored about 1 year ago
feat: add dependabot support
e395c05530936bebb34312b0bade9d175eb8b368 authored about 1 year ago8de010b320f058b54484f8b348daa2c730bd1bab authored about 1 year ago
* fix: remove DOKKU_LETSENCRYPT_EMAIL
this isn't a valid option anymore. There's not a replac...
597bb974a8fb6305c76e62a1670536b2a9820e0d authored about 1 year ago535ae502139f5df27ee0e672d04ead5ba70625db authored about 1 year ago
437bb94c41abb875574253f87c8152d957755c9a authored about 1 year ago
f8d46764e0c1bfde1298636da36a03d7012378ac authored about 1 year ago
See: https://www.jeffgeerling.com/blog/2022/aptkey-deprecated-debianubuntu-how-fix-ansible
3e6796588386c816d7f74ef6cd078b248a700259 authored about 1 year ago31e9225a8fd8f4aa729f5055567278a9c67bd0d9 authored about 1 year ago
e97d2974c95d7bd58c3e5aac972be5db34586a36 authored about 1 year ago
270d156dba4e201e093b40e139ac3655a8acc00b authored about 1 year ago
Include more information on `dokku_domains` `set` option.
Co-authored-by: Leopold Talirz <leo...
978b45ac436ad2ce563d93955d5d2de30b8c423a authored almost 2 years ago
`dokku git:from-image` command exits with a code of `1` if the image is already up to date.
Thi...
e7eaeee305018075acc67c6fe9d365414a45a0f7 authored about 2 years ago
2159005ee00c969bb171340e7ffc532bcad80076 authored about 2 years ago
* bump python to 3.9
* bump ansible & molecule versions
* use new `cgroupns_mode` feature in m...
pycqa repo moved to Github.
123666ab997f48d5a2d0459ddbe68ab83be3b389 authored about 2 years ago* Fix reading existing dokku proxy ports
* Add test for dokku_ports
590d47ba5a51ef210b4a280c2106126fdfd395c2 authored over 2 years ago* Fix reading existing dokku docker options
* Add test for dokku_docker_options
fb8174f0ea10727b4621149c976e3578ebf0ce27 authored over 2 years agopip version no longer understands 2020-resolver feature.
7edd05949bcdf8e33ecd499567e406cd2e38341a authored over 2 years agoPush of role to ansible galaxy was failing
cfd3d022f29cda63497e7248946d35a7fbbc47cb authored over 2 years ago`black` and `ansible-lint` hooks were failing, likely due to dependencies that were not locked d...
244bd3cf4a31ca02fb0efe12f4e7546ffb4f6672 authored over 2 years ago1618613d0ba78787c7df950531c7ac047a9005b7 authored over 2 years ago
712b85122dc1a43129e2f8a9c0d5866f1c778a02 authored over 2 years ago
7e047c63395bfca4ede366a8c1b59ceeda023472 authored about 3 years ago
Add `dokku_acl_app` and `dokku_acl_service` modules for managing access control lists for
indiv...
Add ` dokku_checks` module that allows disabling the zero-downtime checks for dokku apps.
Not...
a6706ade2650b1716026c3eff541279e0d7c2d17 authored about 3 years agoAdd `dokku_http_auth` module for controlling HTTP authentication for apps via the `dokku-http-au...
9135838cbff79940773b7e2994a2dc857fcfa94d authored about 3 years ago8f223a6af235db3ff5fe54bc44785a55c02ff6ae authored about 3 years ago
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 agoAdd support for creating apps from docker images via `dokku git:from-image`.
fe5b4a702b07814c93274090784a9fdd06f65e1e authored about 3 years agoThe source to both modules is only available to José at this time.
`dokku_registry` should su...
cddf335d80607edad5f4dad1792e06b58a9f3762 authored about 3 years agoThe nginxinc.nginx roles fails on Ubuntu 16.04 and Debian 9 with
The repository 'https://ng...
b8c52f2d9d06f2d0849cb9ef2ad17164c9a83c2a authored about 3 years ago34e1c018b2370458ff0995edea160958da26f463 authored about 3 years ago
The copyright statement in the source code license had been copied from
dokku and did not refle...
https://github.com/advisories/GHSA-2pfh-q76x-gwvm
cdc51075016bd6904fffe40acd493d26f349aceb authored over 3 years agoAdd `dokku_ps_scale` module for controlling scaling of dokku apps.
7fd5f80f2d03abdd73041bd70ea64c01d993cd52 authored over 3 years agoFix broken import via the `ansible_modules` and start testing `dokku_app`.
b3719391d33e830e18cb23238d1b17ce1762df8e authored over 3 years ago
Add `dokku_network` and `dokku_network_property` modules for creating
networks and attaching a...
Move duplicated code into `module_utils/dokku_utils.py`
f2157815bcc5fee4a7361269b4c0e2c4156f5552 authored over 3 years ago
Start using the new `git:sync` command under the hood for the `dokku_clone` module.
This makes ...
PR #91 introduced a bug was introduced, where it would remove existing port-mappings.
### Exa...
769031a5f6765c4e7e9d91e699601a47db4c3a04 authored over 3 years ago
The `dokku_resource_limit` and `dokku_resource_reserve` modules allow limiting and reserving
re...
182595231c786ac1279dbdc18e2ebd06aa06fa7f authored over 3 years ago
The current setup could still lead to issues when the roles was
unpinning packages in an existi...
After PR 97, package pinning was not reflected in the packages actually
installed since the ans...
Following reports of packages being configured multiple times in apt/sources.list [1],
here we ...
The ansible role was pinning the versions of dokku-related apt packages.
In order to use the ro...
2078e421a6ac5131319af4b53df8970b7841e8a4 authored almost 4 years ago
Permissions of the pin files were 0600 on ubuntu 18.04, which is not
recommended (and caused e....
Since new apps are created with a default port mapping (for http/https)
already, adding new por...
1c996a553a66d67a83d533c12f9f257f821ab582 authored over 4 years ago
Updating the `ssh_key` field of a user did not result in the ssh key of
that user being updated...
move to github actions
0158d9716bb32fef284e5f84ab3ae484a4c72184 authored over 4 years ago
Travis CI starts to be more and more fragile.
Github actions is faster and well integrated with ...
7cf7fc993bef6404766a360307487f4d48d85a85 authored over 4 years ago
bd6af1e2948de9f2493ab306a9d4983d20b49959 authored over 4 years ago
* update dokku-daemon dependency
The dokku-daemon version used by the role was from Jan 2017 ...
3797fc3ff52f929297d0f14c8ddb893a23711e0f authored over 4 years agoadd more tags
c7aa8e6c7a986bcbb7e6751da834426c2b74ff8c authored over 4 years ago
add tags
* dokku-nginx
* dokku-install
* dokku-daemon
* dokku-ssh-keys
add test for dokku hostname
970ac8fe52e1a2319cb24de0d21f1c95d6bbc014 authored over 4 years agobump dokku version to 0.21.1
feec15b2c95bd6a68c563da7983c380ad6e78f69 authored over 4 years ago
Bump versions of dokku, herokuish, plugn and sshcommand to latest
releases.
c2b8f1975050c237c26fc2044d883e9c4bbeb719 authored over 4 years ago
add test for dokku_global_cert
3684c62af8ee1ce5bf733464d49cb03ba903501b authored over 4 years agofix parsing of dokku global-cert:report
2ea5aa06fa35094cf9cf1afb3a5f1feeeb5f2d17 authored over 4 years ago4e01f059bdca040def97b1ff8b6d22581ec8ca0f authored over 4 years ago
Example output:
dokku --quiet global-cert:report
Global cert dir: /var/lib/d...
48d0aa7e407bcb04a08a7bd4749cc6090d7c57bb authored over 4 years ago
fix: correct flake8 errors
eec1b37adf9d830a8ed174046f40ec4d4769c545 authored over 4 years ago041a3f00a3d4e5032c75950cf48bd84827481ef0 authored over 4 years ago
Correct docker-options example
3e929a3f81a5407928b64a1a212c59446c3c85a5 authored over 4 years agoThis library only ever took a single option.
6301bb6c9c82706c14883946ccfeb8f728701207 authored over 4 years agoFix vhost file value
ff815be8975f91dbcc6aba5599564e3a6c193dc0 authored almost 5 years ago
Dokku takes base host for applications from VHOST file. This file
contains hostname of operation...
Install plugin dependencies too
56f0d8a76b8db082f30439ca42aa7fe3abd1a682 authored almost 5 years agoAdd CI badge
50095109e4f5fb8ccac380a6a7cab8659752f8b2 authored almost 5 years ago1d9fffda3d00a7dc8bbfdabf68936aabcc84bbe2 authored almost 5 years ago
8d7d526fd94771c2f17a07e80f74a3ca76f17c8b authored almost 5 years ago
Fix getting plugin list for installed_dokku_plugins variable
833bd78d3dcc5e8359d0c7ded5b1802ccad37516 authored almost 5 years ago
Previously used command `dokku plugin` is not working now. So
installing already installed plugi...
Allow to pass --no-restart to dokku_config
a2742068abb0324cf4f7f6b008310bfb75b8b64e authored almost 5 years ago2b12b84295a7311bfd8beda7c686b66696845eb1 authored almost 5 years ago
508bc3fb00d8d50fae66acccd44527116196553d authored almost 5 years ago
a03e526f72184a2ebbe5263bed8de439d75f499a authored almost 5 years ago
Begin upgrade to molecule 3
27435ac1c62377437fadf2bdb7f68e921f882bcb authored almost 5 years agofab779259f0b494c9054b8c0e7aebc8d4fe3b434 authored almost 5 years ago
d5b52ab3e7825060751f97653fa37c437187690c authored almost 5 years ago
8541be52adc74171da0b5b9b75c739a4410c585f authored almost 5 years ago
4c16046f650c68726d35a14d42d63cf7caf8b3ee authored almost 5 years ago
93b028e70f928b2528605b857903e9999ec68fdc authored almost 5 years ago
Full dokku deployment example
b16b64c7f86470212bfa8a88a22581003dd92558 authored almost 5 years ago757d3eb5d17f14ff3a3924bce6d51ee4e9b3d68d authored almost 5 years ago
feeb8e458a085178b16f4a25589561155940b7dd authored almost 5 years ago