

Am I blind? Where is the docker-compose? J find references to it in the doc and in the PR’s but I don’t see it in the files.
Am I blind? Where is the docker-compose? J find references to it in the doc and in the PR’s but I don’t see it in the files.
I run Dokploy which is like yunohost but a little bit more advanced.
I just looked it up again and it has no plugins, I confused it with a different solution and the fact that there are lots of third party tools around firefly which use the API for automatic imports. But there is no dedicated way to change the web GUI afaik. It still may be a possibility to use the API to attach some other investment tracking tool.
https://docs.firefly-iii.org/references/data-importer/third-party-tools/
I use:
https://github.com/firefly-iii/firefly-iii
I don’t think it has all the featured you want, but it has a plugin system and an API, where you could hack together something.
I run frp but I also like Pangolin
I am currently super happy with https://sftpgo.com/
If you ever need an alternative take a look at https://github.com/drakkan/sftpgo
I also had bad luck with nextcloud, so recently I’ve set up SFTPgo and it works rather well and it’s only for files. You can either download and upload the files through the WebUI or you can mount them over the network to your OS.
I’d do it like this:
borg backup
(optional) borgmatic for easier use, but a diy shell script might suffice
(optional) https://github.com/Ravinou/borgwarehouse for easier gui based “serverside” setup on each location
(if you have no way to reach the servers from the internet yet) set up dyndns for each location so you can reach them by domain
might need to setup portforwarding rules in the router of each location
You can do that with caddy as well.
BallisticNG has the option to do multiplayer in either split screen or on a seperate monitor.
https://store.steampowered.com/app/473770/BallisticNG/
X2 had some singleplayer multi monitor features, buf the later games X3, XR and X4 did not…
tldr:
But the joke doesn’t work if you are pedantic.
The one we are currently in I assume.
Proxima Centauri is pretty weird with it’s three gravitationally bound suns (Alpha Centauri A and B), who would set up alerrs for that?
/s
What I did is set up a NAS at my parents house, which I can log into as well for near zero cost offsite backups.
And at home I have a couple of local drives with borgbackups.
This keeps backups efficient since you can ask the filesystem to only send the changes instead of going over all the files and figuring out what has changed, so it’s probably a lot faster.
Aaaah!
I use borg with borgmatic. I just back up / (which includes home) and exclude some folders I don’t want (like /mnt or /tmp).
It does the same as you just said.
I have 20 borg snapshots of my nearly full 1tb drive which takes about 400gb of space on my NAS.
I do it at the file structure level, not at the block device level as the article suggests. Why would I want to back it up at the block device level instead?
You misunderstood my question, because what you said is true either way with borg.
The question is, what is the advantage of backing up the whole subvolume “block device” vs just / file structure.
I don’t really understand the advantage of backing up the whole btrfs volume.
I’m currently looking into Ghost. What choices turned you off of it.