Home
About
Books
SK blog
Rapture in Everything
Posts tagged "docker"
2021 Mar 24
2021 Mar 24
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?...
programming
tech
docker
2020 Dec 26
2020 Dec 26
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....
tech
matrix
docker
2020 Aug 24
2020 Aug 24
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...
tech
matrix
self-hosted
2019 Jul 12
2019 Jul 12
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....
how-to
security
self-hosted
2019 Jan 02
2019 Jan 02
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/...
how-to
huginn
docker
Older