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

Is There a Docker Compose File I Can Use to Start Fresh with Uyuni? #9197

Open
BoBBer446 opened this issue Aug 21, 2024 · 3 comments
Open

Is There a Docker Compose File I Can Use to Start Fresh with Uyuni? #9197

BoBBer446 opened this issue Aug 21, 2024 · 3 comments
Labels
question Further information is requested

Comments

@BoBBer446
Copy link

Hi everyone,
I’m new to Uyuni and would like to start fresh with a new setup on my server. I’m planning to deploy Uyuni in containers using Docker.

My questions are:
Is there an existing Docker Compose file that’s recommended for setting up Uyuni?
If not, what would be the best approach to start from scratch? Any specific tips or configurations I should be aware of?
I’m especially interested in any advice on how to structure the setup for ease of maintenance and future upgrades.

Thanks in advance for your help!

@BoBBer446 BoBBer446 added the question Further information is requested label Aug 21, 2024
@mcalmer
Copy link
Contributor

mcalmer commented Aug 22, 2024

https://www.uyuni-project.org/uyuni-docs/en/uyuni/installation-and-upgrade/container-deployment/uyuni/server-deployment-uyuni.html

It describe installation on openSUSE Leap Micro, but you can install it also on other OSes which provide podman in a new enough version and the tools can be installed. We provide the tools for various OSes

@ksemele
Copy link

ksemele commented Aug 22, 2024

To be fair, it looks a little bit unfriendly...
I mean the best solution for tests is like a 'oneliner' or a similar simple solution like compose/helm chart/etc for getting a simple lightweight (maybe insecure) development installation...

@rjmateus
Copy link
Member

@ksemele you just need to install one package that is the mgradm, and then run one command and you have it ready to play with.
The only difference is instead of using docker-compose, we develop our tooling to deploy the container, because we also need to generate more files and automate the set-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants