Ah, I see.
Perhaps sshfs could be an alternative. Not sure of the performance out of the box, but it is possible to tweak a bit.
Ah, I see.
Perhaps sshfs could be an alternative. Not sure of the performance out of the box, but it is possible to tweak a bit.
NFS kinda sucks and I’m looking for alternative solution
Rsync + cron? If you just need to backup some files/directories.
Edit: ah, saw that you will read/write a lot. Do you really need to do that over the network? Why not upload a .tar, a snapshot or whatever of the changes?
If you could be a bit more specific then maybe we could give some better advice.
Use a seedbox if you’re downloading stuff and dont have enough disk space.
https://linuxcontainers.org/lxc/manpages/man5/lxc.container.conf.5.html
Maybe this can point you in the right direction.
I’m not familiar with LXC - do you put together your container from scratch kinda like a FreeBSD jail?
But that’s not cool. Looks like you also can’t use your built-in system for managing the daemon/service and you have to install node.js.
Can’t deploy the latest micro service you found on github without some docker bullshit.
With that said. I’m not shitting on the project itself - it looks great and I’m sure it serves a purpose.