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

Allow users to install and deploy Mathesar in multiple ways #2509

Open
2 of 5 tasks
kgodey opened this issue Feb 17, 2023 · 2 comments
Open
2 of 5 tasks

Allow users to install and deploy Mathesar in multiple ways #2509

kgodey opened this issue Feb 17, 2023 · 2 comments
Labels
pr-status: revision A PR awaiting follow-up work from its author after review type: meta List of related issues. Not meant to be worked on directly. work: installation
Milestone

Comments

@kgodey
Copy link
Contributor

kgodey commented Feb 17, 2023

In preparation for the first release, we need tooling and documentation to help users and admins deploy, install, and manage Mathesar in different contexts. These tasks need to be made as painless as possible.

We've organized this by different deployment types, and the intent is to do lower-numbered deployment types before higher-numbered ones. For all deployment types, they should begin at some kind of "Install Mathesar" page on docs.mathesar.org (linked from mathesar.org) listing various options.

@kgodey kgodey added type: enhancement New feature or request status: triage labels Feb 17, 2023
@kgodey kgodey added this to the Backlog milestone Feb 17, 2023
@kgodey kgodey added type: meta List of related issues. Not meant to be worked on directly. pr-status: revision A PR awaiting follow-up work from its author after review work: other and removed status: triage type: enhancement New feature or request labels Feb 17, 2023
@MarkCupitt
Copy link

MarkCupitt commented Mar 20, 2023

How about Kubernetes you can use this tool, to convert the docker compose file to a kubernetes install yaml

https://github.com/kubernetes/kompose

I gave it a try, seems work except for the HTTP_PORT var which I hard coded

connecting to existing db is critical as well, probably the most important to be honest

image

@kgodey
Copy link
Contributor Author

kgodey commented Mar 20, 2023

Thanks @MarkCupitt. I've added it to the checklist in the main file. We've also had a request for a Helm chart (#2633), which seems related.

cc @silentninja since you're working on installation improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-status: revision A PR awaiting follow-up work from its author after review type: meta List of related issues. Not meant to be worked on directly. work: installation
Projects
No open projects
Development

No branches or pull requests

3 participants