Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change order of installation types #545

Open
ralf401 opened this issue Oct 7, 2024 · 5 comments · May be fixed by #550
Open

Change order of installation types #545

ralf401 opened this issue Oct 7, 2024 · 5 comments · May be fixed by #550
Assignees

Comments

@ralf401
Copy link
Contributor

ralf401 commented Oct 7, 2024

First idea:

Align it to zammad/zammad README.md repo.

Order of install types:

  • Docker
  • Kubernetes
  • Package
  • Source (not mentioned)

Update:
Currently, container based installations should not be in first place because of the lack of platform support from our side. However, source installation should be moved to the end to reflect that this is only a very advanced and barely used install method.

@ralf401
Copy link
Contributor Author

ralf401 commented Oct 17, 2024

Hi @YetAnotherGerrit & @mgruner

as there were talks on the offsite, I changed the order in the "Installation & Update" section. Because of the not officially supported container based installations, I put it after the package installation. The order is now:

Installation & Update

  • Package Installation
  • Source Installation
  • Set Up Elasticsearch
  • Install with Docker
  • Install on Kubernetes
  • Updating Zammad

Are you ok with that? As an alternative, I could create a single "Installation" page which links to the different install types as sub pages. Then the left side bar would be much cleaner and we could put a warning / recommendation in it for the different types.

@mgruner
Copy link
Contributor

mgruner commented Oct 18, 2024

I think we should consider not recommending package installation any longer, and instead point people to docker/kubernetes instead.

@YetAnotherGerrit
Copy link
Contributor

YetAnotherGerrit commented Oct 18, 2024

I am okay with the order "Package, Source, etc.". But while you are on it. It says "Package Installation" and "Source Installation" (with "Installation" at the end), while it says "Install with Docker", "Install on Kubernetes" with "Install" at the beginning. Should we unify it?

"Install via package manager"
"Install from source"

I think we should consider not recommending package installation any longer, and instead point people to docker/kubernetes instead.

I generally agree, but we are not there yet :-)

@ralf401
Copy link
Contributor Author

ralf401 commented Oct 18, 2024

Oh sorry! I made a mistake in my comment and pasted the currently present order. My idea for the new order of the items would now be:

grafik

Ok for you?

"Install via package manager"
"Install from source"

Yes I can rename it to have it unified.

I think we should consider not recommending package installation any longer, and instead point people to docker/kubernetes instead.

I guess you meant source installation instead of package installation, right?

@mgruner
Copy link
Contributor

mgruner commented Oct 18, 2024

Yes, that was about "source" installation, of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants