dokku / ansible-dokku

Ansible modules for installing and configuring Dokku
MIT License
169 stars 44 forks source link

chore: remove dokku_ecr #121

Closed ltalirz closed 2 years ago

ltalirz commented 2 years ago

fix #119

The source is only available to José at this time, and dokku_registry should support ecr just fine.

josegonzalez commented 2 years ago

Probably should also remove dokku-consul and dokku-git-sync. Both are commercial and I have no intention of OSS'ing. The former is better served by registrator, while the latter is now built into Dokku.

ltalirz commented 2 years ago

Probably should also remove dokku-consul and dokku-git-sync. Both are commercial and I have no intention of OSS'ing. The former is better served by registrator, while the latter is now built into Dokku.

Sounds good - I'll remove dokku-consul here; dokku-git-sync will be handled in a separate PR.