Stability has been an issue for me with git-ssb-web of late.
git-ssb-web often is 'killed' by the OS without warning, and I have to go in and manually restart it.
I was running git-ssb-web on gitmx.com on a 256mb Ramnode instance with 1gb of swap. I figured this was the issue. So I fired up a new vps on DO (using vps2arch to archify it) and added 1gb of swap. There's nothing else running on this vps. I launched git-ssb-web and almost immediately it was 'killed' by the OS. I did this a few times during the night without success for more than a half an hour.
I'm guessing this is because git-ssb-web is consuming too much memory? 256 + 1gb/swap used to be plenty, but now 512 + 1gb/swap doesn't seem to be enough to run git-ssb-web on my vps.