Start YAMS in stages for Testing & Low Power servers #31
Loading…
x
Reference in New Issue
Block a user
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?
Feature Request
Hoping to create additional YAMS CLI startup commands to start docker-compose.yaml and docker-compose.custom.yaml separately. This would help in two cases:
I get that this may be more confusing for some and might not make sense to include for all installs, but hoping this could at least become an option during install. I took a pass at an example on my own, and created a templatized version for install below. If there's interest I can take a pass at a modified install.sh as well!
/usr/local/bin/yams.v2
changed the description
changed the description
changed the description
changed the description
changed the description
changed the description
changed the description
changed title from Start YAMS in stages for Low Power servers to Start YAMS in stages for {+Testing & +}Low Power servers
changed the description
Hmmm... I've tested YAMS and the YAMS cli in several Raspberry Pi with multiple containers running and didn't notice failures. There are also a couple of folks over our Discord that run +20 containers with the YAMS configuration and haven't had any problems. Are you sure your containers are configured correctly? We've seen some DNS issues with Docker and some ISPs. It's not too common, but it does happen.
Either way, this looks overcomplicated. I do understand the idea, and your changes look good, but I still don't see how this can be useful for everyone. The purpose of YAMS is to be as easy to use as possible. In my eyes, adding multiple commands to achieve almost the same thing defeats that "simple" purpose.
I'll keep the issue open in case I change my mind. Also, you can always fork YAMS and do the changes on your fork! I would love to see that!
Thank you so much for the suggestion and the feedback. It really helps development!
Thanks for the response! I typo'd this in the initial comment but I've since moved to a more powerful machine and everything spins up and down in ~10-15 seconds, so (un)fortunately I'm unable to further troubleshoot those errors.
I think the other use case (not bringing down core services while trying to implement new ones) is the more compelling one. It's easy (enough) to use docker CLI to tinker with new containers, but I've added these commands on my and instance and it's been nice so far. I do feel like there's a middle area between "easiest possible setup" and doing it all by hand, where a lot of people who are building home servers sit. Doubt I'll make my own fork, but now you've got me thinking...
Anyway, thanks for the discussion! I probably would never have gotten my server up and running without YAMS so I'm forever grateful 😄
@rogs Can this be closed?
Seems that it's otherwise been resolved
That's correct, thanks!