mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[GH-ISSUE #1016] Decide where Cypht's Docker images will live #541
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#541
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marclaporte on GitHub (May 9, 2024).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1016
Originally assigned to: @rodriguezny on GitHub.
Cypht's founder (Jason Munro) was publishing Docker images here: https://hub.docker.com/r/sailfrog/cypht-docker
More background info here: https://github.com/cypht-org/cypht-docker/issues/31 but Jason's expertise is not Docker, and this part was not worked on that much. Despite this, we have over 100K+ pulls!

We have control of this account and Jason is not using for anything else.
Option 1:
Option 2:
We are a good candidate for "Docker-Sponsored Open Source program"
https://www.docker.com/community/open-source/application/
Can someone think of an option 3?
On a related note: while the project now lives at https://github.com/cypht-org/cypht instead of https://github.com/jasonmunro/cypht, we opted to not change the packages on Packagist.org. So we have less official-looking URLs:
Related discussion: https://github.com/composer/packagist/issues/47
@jonocodes commented on GitHub (May 9, 2024):
Docker-Sponsored Open Source program is a great idea
@marclaporte commented on GitHub (May 10, 2024):
@rodriguezny @kroky @fabiomontefuscolo please advise.
@fabiomontefuscolo commented on GitHub (May 10, 2024):
There is a while since I have played in Docker hub, but I feel you first need to create an Org on their website, and then, create the repo in the Org account. That would allow you to have a more meaningful URL and also add other people to manage the repo, without giving them your credentials. The same we did for Tiki (with Benoit).
I think it is still time to change URL, but well, if you can keep the old address hanging there for some weeks, people will have time to replace the URL in their CI systems or other automated routines.
@marclaporte does Tiki have a sponsored account? (I can't see from my account)
As always, thank you for the Cypht!! 😄 🤓
@marclaporte commented on GitHub (May 10, 2024):
yes, managed by @rodriguezny
@kroky commented on GitHub (May 10, 2024):
Option 2 sounds good.
@rodriguezny commented on GitHub (May 13, 2024):
Option 1 would be good as it can allow to have a URL that looks more official. Instead of its cons, we should pick it. The main issue for me with option 1 is to loose the 100K+ pull stats. I would like to have a cypht-org account on dockerhub as we have on github. So, if there is nothing to do to remediate to the 100K+ lost, let's pick option 2 due to cons that has option 1.
@rodriguezny commented on GitHub (May 24, 2024):
Hello everyone, after re-analyzing of pros and cons of both of the 2 options, we(@marclaporte and I) decided to pick the option 1. Sure we will loose the 100K+ but we will a more official account like other projects on dockerhub . We will gain pull stats with time as cypht docker image is now more enhanced with the help of @jonocodes (thank you) and cypht app itself is being enhanced from day to day with the help of different contributors( thanks to everyone). We already created https://hub.docker.com/orgs/cypht, an organization account where cypht's docker images will live. We also decide to change the image name from cypht-docker to simply "cypht". So the image will be tagged like this when pushing
cypht/cypht:tag_nameThanks!
@marclaporte commented on GitHub (May 24, 2024):
https://hub.docker.com/u/cypht will have something to pull soon!
Thank you @jonocodes for your leadership and expertise!
@rodriguezny is working on the application for the Docker-Sponsored Open Source program.