Rapture in Everything

Posts tagged "docker"

Dockerizing a Vue 3 + ASP.NET Core web app

How to build a docker image for a Vue.JS SPA app with an ASP.Net Core 5 backend?...

Bridges into Matrix

Bridges are components that connect Matrix to other chat platforms and services. We'll make a quick intro into them, and set up bridges for Discord, Whatsapp and FB Messenger....

Setting up a Matrix chat server

Last time I started writing this post, I ended up explaining [https://zblesk.net/blog/privacy-ownership-federation-matrix-chat-network/] how federated services work in general, and what Matrix can do in particular. This post will describe how to set up a homeserver of your own and join the Matrix chat network. (Update: The third part, Setting up Bridges, is here. [https://zblesk.net/blog/setting-up-matrix-bridges/]) Initial considerations I will be using the reference server implementation, S...

Trying out Passbolt (with Docker)

A step-by-step guide for getting from a clean Ubuntu 18.04 LTS to a running Passbolt instance with a simplistic Docker setup....

Running Huginn with Docker

Last time [https://zblesk.net/blog/playing-with-huginn/] I've written about using Huginn. I have never actually used Docker before, but I've decided to give it a go. I'm hosting various pieces of software on my server, which run on anything from Go to PHP. And given my few, but all the more unpleasant experiences with Ruby, I'd decided that I'd rather move most of my software to Docker than try to install yet another stack on my server. So yeah, you could say this XKCD strip [https://xkcd.com/...