• 1 Post
  • 10 Comments
Joined 1Y ago
cake
Cake day: Jun 20, 2023

help-circle
rss

Also, if the ads where in different parts of the video every time, it would not be possible to use SponsorBlock for them :(


I’ve tried it in iOS, and spent a lot of time fiddling with the settings, but for the life of me I can’t get a decent resolution from it. I get very distant points and I was no able to improve it, so I gave up :(



Not so long ago I had the same question myself, and I ended up setting 1 Postgress instance and 1 MySQL instance for all services to share. In the long run, I had so many version and settings incompatibilities across services that moved back to one DB per service that is tuned specifically for it. Also, I add a backup app to all my docker compose files that have a DB in it. This way, backups happen periodically and automatically.



Hello again! I am trying Flatcar, and I really like the concept. I had not used immutable distros before. I have a question: How can I apply changes to the configuration? I have a YAML file with the butane config and transpile it to a JSON file with the ignition configuration. How do I apply that new configuration? Do I have to delete the VM and start over again, or is there a way to update it inside the VM? I looked around in the official docs, but did not find anything :(


I use it too! I really like it :)


Looks good! I’ll give it a try. Thanks!


This is my plan B in case I can’t find a lightweight distro to replace RancherOS. Thanks!


This looks super interesting. Thanks! One question though; can I still use it if I don’t want to use Kubernetes? I just want to deploy a few containers here and there. I was thinking about moving everything to Kubernetes, but it seems a bit overkill for the 10 containers I have running.


Alternatives to RancherOS?
Hi all! I've been using RancherOS for years as the minimal OS to host all of my containers and it's been working great. Until today. I updated Redis to its latest version, and got some errors. After some investigation I found that in needs Docker 20 or higher to run. RancherOS has been abandoned, and the latest version you can install is 19. Do you fine folks know something similar to RancherOS? Thanks!
fedilink