Hello!
So far I have tried invoice ninja on Synology ds1621+ in docker, it is a test version. The program met my expectations (it is great!) and now I want to create a production version for many years.
I wonder what will be a better solution.
I can stay on docker or create a virtual machine with ubuntu and put invoice ninja there.
Which solution will be better, safer, easier to maintain and make copies?
@Tomasz Personally, I prefer using an Ubuntu VM. I prefer it for two reasons. The first is it is very easy to take snapshots - as you point out. The second is I don’t get on very well with Docker. For some reason, I frequently have issues with Docker config files and the declarations in Docker commands don’t work with how my brain works.
Okay, I do have a third reason as well. I like being able to allocate specific amounts of ram/cpu to specific installs.