jareware·5 yıl önce·discussEchoing the sentiment here, this is a great way to host smaller projects on the cheap, without adding the complexity/price of k8s, Nomad et al!I do the same, and have spent some time automating the backup of such a set of standalone containers [0], in case others also find it useful.[0] https://github.com/jareware/docker-volume-backup
jareware·5 yıl önce·discussFWIW, io-ts offers this via its “userland” implementation of branded types.
jareware·5 yıl önce·discussIf there's an API for working with data that you know well already, it's somewhat pointless to learn the (quite esoteric) jq one.Just pipe curl to node (https://github.com/jareware/howto/blob/master/Replacing%20jq...) or Python or Ruby or whatever you already know!
jareware·5 yıl önce·discussThanks for being upfront about “don’t have any plans for that”, instead of a vague “we’re looking into it” which sounds better but effectively means the same thing.
I do the same, and have spent some time automating the backup of such a set of standalone containers [0], in case others also find it useful.
[0] https://github.com/jareware/docker-volume-backup