Skip to content

Instantly share code, notes, and snippets.

@albertmatyi
albertmatyi / README.md
Last active July 16, 2023 20:49
Bookstack PDF embedding support snippet

Bookstack PDF Embed plugin

Setup

On /settings page Custom HTML head content add paste in the script/style above

Usage

The setup will result in a PDF button in the toolbar whenever you open the editor.

@mosquito
mosquito / README.md
Last active July 15, 2024 15:04
Add doker-compose as a systemd unit

Docker compose as a systemd unit

Create file /etc/systemd/system/docker-compose@.service. SystemD calling binaries using an absolute path. In my case is prefixed by /usr/local/bin, you should use paths specific for your environment.

[Unit]
Description=%i service with docker compose
PartOf=docker.service
After=docker.service
@ilja
ilja / coreos-docker-veertu.md
Created January 12, 2016 20:23
How to connect Docker to CoreOS in Veertu