gitlab-runner docker with debian systemd
An howto on systemd with a Debian stretch/buster docker container and Gitlab.
An howto on systemd with a Debian stretch/buster docker container and Gitlab.
In this post I assume you try to run on httrack on a GNU/Linux box without the permissions to install it via the package Manager.
On Debian >Jessie you need to install libssl1.0.0 manualy, in this post I show you how to do so.
LXD is a container “hypervisor”, its similiar to XEN, KVM, VirtualBox or VMWare if you use it Linux only.
Lex-dee is a full stack os hypervisor while Docker’s main focus lays on app containerisation.
Today i have written another Patch for salt.pillar.mongo, this patch allows us to include pillar entries from previous files/includes in the current one.
This is usefull when you want to calculate for example network data with/or without defaults.
I’m a heavy user of Saltstack, on my home network i develop salt states and test new stuff and on my production servers i use the results of my development at home.
I open sourced all components of my blog, this post is for anyone who want’s the same blog or build one on top of mine. It’s a step by step guide even for newcomers to Plone.
This is what i do to install and configure lxd.
sudo apt-get -y install software-properties-common
sudo add-apt-repository -y ppa:saltstack/salt
sudo apt-get update
sudo apt-get -qy install salt-minion
I use atom.io with a bunch of plugins. Atom.io is made by github, it uses the webkit engine underneath so its a browser engine running a extensible editor. :-)
So far theres no debugger for Go and Atom.io.
atomtips.com explains my reasons to switch to Atom from Sublime quiet good.