alteredEnvoy

joined 1 year ago
[–] alteredEnvoy@feddit.ch 2 points 1 year ago (1 children)

That's amazing! May I suggest using space as a terminator instead of =? We do that all the time in Pinyin Input method and it's quite convenient

[–] alteredEnvoy@feddit.ch 14 points 1 year ago (2 children)

Even if it is still a thing, kinda aus when the command modifies the Firewall like that

[–] alteredEnvoy@feddit.ch 2 points 1 year ago

TBF I found the first party packaging tools for Debian are very hard to use. I always end up using nFPM or makedeb anyway

[–] alteredEnvoy@feddit.ch 1 points 1 year ago

No it's not possible...

[–] alteredEnvoy@feddit.ch 1 points 1 year ago

Well the v2 plugin is basically a binary, while v1 is written with Python, which makes it super easy to write an Ansible module

[–] alteredEnvoy@feddit.ch 2 points 1 year ago (1 children)

When orchestration or provisioning tools are used (Ansible, kurbernetes, etc...), creating networks and containers are equally readable in code. The way docker compose is designed makes it hard to integrate with these tools.

[–] alteredEnvoy@feddit.ch 3 points 1 year ago

I am not using docker-compose personally, and moving away from it at work, because it is only a CLI client and doesn't integrate with other tools except she'll scripts.

[–] alteredEnvoy@feddit.ch 3 points 1 year ago

Get a more powerful but quieter device. My 10th gen NUC is loud and sluggish when a mobile client connects.

[–] alteredEnvoy@feddit.ch 3 points 1 year ago

I use and have contributed to RSShub. Now most of my 200 feeds come from there.

[–] alteredEnvoy@feddit.ch 1 points 1 year ago

Podman's strong suite is integration with other toolings, such as systemd and ansible.

With ansible I could define a podman pod and containers in a playbook yml file. And Ansible can do much more, like provisioning the configuration files or setting an auto update service for podman

The gotcha with podman is it's networking is different from docker. So I would at least plan it out before migrating.

[–] alteredEnvoy@feddit.ch 0 points 1 year ago

I am more comfortable using Ansible and Terraform, so I find VMs more suited for me. Though for random nodejs or PHP apps, I do put them in postman containers and pods.

view more: next ›