developMongoDB single instance replicaset with DockerSetting up a MongoDB Docker instance that supports oplog tailing and change streams for development
developCaprover, Nginx and uwsgi Python appsGetting a uwsgi python app to deploy to caprover, here's my tip.
developHow to deploy anything with Meteor-UpI have grown to love the simplicity of deploying Meteor apps with Meteor-Up. According to the website: Meteor Up is a production quality…
developSelf-hosted nexus for private scoped npm packagesSetting up a self-hosted Nexus artifact repository for private, scoped package hosting.
tipsSelf-hosted password managerIt is always a good idea to use different passwords for different services, but it can be quite hard to remember them all.