Lxd to Proxmox lxc migration

I used a Scaleway Dedibox Start-2-S-SATA server for few years. Low price and important storage were the two arguments for choosing it. With time, new services were installed on it using lxd containers for all of them on Debian 11. Lxd daemon is quite cool and allows anyone without important lxc knowledge to deploy and install new services using the cli. The latest deployement I made was a synapse server for matrix coming with a (one more) Postgres database....

January 1, 2022 · 3 min · Unam

Install a Joplin synchro serveur without Docker

Joplin is an Evernote alternative using markdown. The application can export your notes in multiples formats Using the default setup, you can setup differents sync methods : The simplest configuration is the “sync to file system” one. Using this, you can easily export all of your notes to a directory. With Nextcloud you can then sync with a remove server using webdav. Nevertheless the synchronisation is very long and can be endless if you have many notes....

November 15, 2021 · 3 min · Unam