immich Self-hosted photo and video backup solution directly from your mobile phone
#Shaarli💫 📱
Wallos is a powerful, open-source, and self-hostable web application designed to empower you in managing your finances with ease. Say goodbye to complicated spreadsheets and expensive financial software – Wallos simplifies the process of tracking expenses and helps you gain better control over your financial life
A question that crops up regularly on #docker is “How do I attach a container directly to my local network?” One possible answer to that question is the macvlan network type, which lets you create “clones” of a physical interface on your host and use that to attach containers directly to your local network. For the most part it works great, but it does come with some minor caveats and limitations.
I decided recently that I wanted to move from mastodon.social to running my own instance of Mastodon: as well as giving me something new to play around with, it gives more control, and moves my experience away (a little) from the intense load that the big instances are currently having to deal with (I was having issues with slowness). This documentation details the process I followed to get Mastodon up and running with docker and docker-compose