fbartels

joined 2 years ago
[–] fbartels@lemmy.one 1 points 2 years ago (1 children)

What are other products in this kind of space? Something where you could get some stats from the host and docker and have the ability to control containers through a web interface (like pulling new containers, restarting, changing env variables)?

[–] fbartels@lemmy.one 1 points 2 years ago

It depends a bit on the filesystem that you are choosing for proxmox however. Afaik there are still problems with zfs as the host filesystem and docker in an lxc. the general recommendation is to use an extra virtual disk that is ext4 formatted for /var/lib/docker.

[–] fbartels@lemmy.one 3 points 2 years ago (1 children)

In the end you could use any distro which desktop you like (which could be Debian stable, or something immutable) and then get your applications from the latest and greatest with Distrobox

[–] fbartels@lemmy.one 8 points 2 years ago (3 children)

If you like web tools maybe https://github.com/Frooodle/Stirling-PDF could be something for you.

[–] fbartels@lemmy.one 1 points 2 years ago

The first layer in that docker container is actually KVM. So you run the container to run kvm, which then emulates osx.

[–] fbartels@lemmy.one 2 points 2 years ago

The article says:

The Nokia G22 will cost from £149.99 shipping on 8 March with replacement parts costing £18.99 for a charging port, £22.99 for a battery and £44.99 for a screen.

 
[–] fbartels@lemmy.one 6 points 2 years ago

My biggest disappointment with the show so far, was learning that the 10th episode was the season finale. 😅

[–] fbartels@lemmy.one 0 points 2 years ago (1 children)

Thanks for creating a Lemmy client that natively runs on iPadOS. That is what held me back so far. Another plus is that my mobile phone is android, so i finally get the same UX on both devices.

[–] fbartels@lemmy.one 2 points 2 years ago

I do remember my joy, when finding out that instead of feeding it with batteries, I could even use the power adapter of the master system to play with the Gamegear. 😄

[–] fbartels@lemmy.one 2 points 2 years ago

Congrats on the impressive 0.0.1 version. The one thing that I was missing in Mlem, that is also not part of this app is ipados support.

[–] fbartels@lemmy.one 5 points 2 years ago

Another +1 for restic. To simplify the backup I am however using https://autorestic.vercel.app/, which is triggered from systemd timers for automated backups.

[–] fbartels@lemmy.one 2 points 2 years ago (3 children)

You’ll have to use http://192etc:port. So no httpS for internal access

This is not really correct. When you use http this implies that you want to connect to port 80 without encryption, while using https implies that you want to use an ssl connection to port 443.

You can still use https on a different port, Proxmox by default exposes itself on https://proxmox-ip:8006 for example.

Its still better to use (sub)domains as then you don't have to remember strings of numbers.

view more: next ›