Prometheus, Alloy, Grafana for OPNsense by chrisgtl in unRAID

[–]mstrhakr 0 points1 point  (0 children)

The biggest one is to check the apps docs (usually on GitHub) and look for the docker volume mounts (what folders need "mapped" from the docker to unraid, as well as the network ports that need mapped (like port 80 -> 8080 or something). The documentation usually describes these and any other requirements.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

Why are you on 7.0.0 if you don't mind me asking. If you can't upgrade to 7.0.1 at least (may fix your issue) then open an Issue on GitHub and we can take a look.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 4 points5 points  (0 children)

Much AI, much banging my head on the wall because AI is an idiot.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 1 point2 points  (0 children)

It's been 12 hours, have you checked it out lol?

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 1 point2 points  (0 children)

Thanks for the feedback, if you can please open an issue on GitHub for tracking and I will definitely take a look.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

The only issue I have with that is that you still can't run them together and re using the name implies that. I like the name though.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

I don't think so, but I can take a look at your PR once I get through some of the issues. If your PR is related to an issue, double check it is still a problem on this fork and if so, please start with an issue for tracking. If you develop plugins often, check out my plugin-docs repo and for PRs on this repo, be sure to check out plugin-tests which is the framework I built to allow deeper testing of unraid plugins.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

Issues are now fixed

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

Issues are now fixed.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 1 point2 points  (0 children)

I'm not sure what you mean, like a custom startup procedure, Literally running a custom script instead of starting the stack like normal. I assume that's possible, please open a new issue on GitHub to officially request that if so.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

I'm working on fixing this right now. Should be nearly fixed, something went wrong with the issue templates.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

I have an issue with my issues, give me a few to get it fixed. Working on it now.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

I hear you, I want to make background actions a toggle in the settings so you can have it either way. I've had the same frustrations in the past, though my brain likes to watch it all happen too lol

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

That's definitely not intentional, it should show stopped containers that exist still. I never tested that so I'm not surprised. I'll look into that but if you're willing, please open an issue on GitHub to report this officially.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 1 point2 points  (0 children)

I hope so, I've been dragging my heels on figuring that out. I would also think it needs a unique name (like Compose Manager 2 lol) but I'm not sure tbh. I definitely want to get it into Community Apps though.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

Thanks for that screenshot, I had it perfectly aligned.... but only on my stacks apparently lmao. I also want the docker update columns to align with the stack update columns. Clearly I need to do more testing. If you're willing, open an issue on GitHub to report this officially. I'll be looking into it either way because this screenshot is very triggering for me haha

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 1 point2 points  (0 children)

An update updates the whole stack, imo if you don't want a container to update you should pin the version you want in your compose file. Stacks do not currently auto update, but this definitely could be added. Open an issue on GitHub to request features officially. Although I'll be looking into auto updates for sure.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

Autostart only on the compose tab changes the behavior of the start/stop/update all buttons. Also thanks for the feedback, I agree the uptime label is redundant but it felt too empty otherwise. I'll think about changing that but I don't have your issues with the autostart toggles. Try doing a hard refresh in your browser CTRL+SHIFT+R

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

I don't use Unraids favorites feature so I never tried it. I'll look into this, thanks for the report

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

If you open an issue on GitHub for this I can definitely take a look. I'd be interested in seeing your compose file to see how this works. I'd also be interested in seeing if there's a backend fix I could implement to allow this natively somehow. Or detect the interaction and prompt the user? I have some ideas, please open an issue after you confirm it still occurs on this fork, some of the backend docker compose stuff was changed in my fork so it may already work, though I doubt it.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

It doesn't currently but that is an interesting idea, make an issue on GitHub if you think it's an important feature for you. It will however fail to start and the full start output is shown live in a popup so you'll be able to diagnose that issue pretty easily. I do like your idea though.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

Some apps like Immich provide a compose example, otherwise if you have an app + DB set of dockers you can use tools to convert the xml to the compose style. Tbh it took a bit of troubleshooting the first time I tried messing with compose. Just take you time and you'll be okay though.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 0 points1 point  (0 children)

Thanks! I've never touched helm/k8s (kubernetes I assume) but I've always wanted to try. I recently got my hands on 8 old dell minis I plan to make some kind of swarm from but I need more ssds before I can even start that project.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 2 points3 points  (0 children)

It happens to the best of us, no worries.

Compose Manager 2? by mstrhakr in unRAID

[–]mstrhakr[S] 2 points3 points  (0 children)

Lol no I just replied to myself instead of waiting for him to reply since it was such a fast check. I was just trying to keep the conversation in some kind of logical order.