1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
This commit is contained in:
Aiko Mastboom 2016-11-25 09:51:39 +01:00
parent 72ea168ecd
commit 72c2deb237
13 changed files with 171 additions and 10 deletions

View File

@ -1,6 +1,6 @@
created: 20161101113820494
creator: user
modified: 20161101113933747
modified: 20161122235521357
modifier: user
tags: docker [[raspberry pi]]
title: Ad blocking
@ -10,4 +10,5 @@ type: text/vnd.tiddlywiki
: https://pi-hole.net
; Running Pi-Hole Docker
: https://hub.docker.com/r/diginc/pi-hole/
: https://hub.docker.com/r/diginc/pi-hole/
: `kill -HUP $(pgrep dnsmasq)`

View File

@ -0,0 +1,12 @@
created: 20161121082755715
creator: user
modified: 20161121201019279
modifier: user
tags:
title: DGKlimaat
type: text/vnd.tiddlywiki
- kranen geleverd niet gecommuniceerd (niet gemeld als extra kosten)
- plank en dak valt onder normale installatie (niet eerder gemeld als extra kosten)
- verschil betaald en herziene facturen. (opnieuw balans uitrekenen)
-

View File

@ -1,6 +1,6 @@
created: 20160405202927748
creator: user
modified: 20160906201522511
modified: 20161118215802873
modifier: user
tags:
title: Domotica
@ -45,4 +45,9 @@ $ docker run --cap-add=SYS_RAWIO --device=/dev/vchiq --device=/dev/ttyUSB0 -e LD
: http://otgw.tclcode.com/download.html
; OpenRemote
: http://www.openremote.org/display/docs/OpenRemote+2.0+How+To+-+Install+Controller+on+Raspberry+Pi
: http://www.openremote.org/display/docs/OpenRemote+2.0+How+To+-+Install+Controller+on+Raspberry+Pi
; Z-Wave Shop
: http://www.hashop.nl/ZME_UZB1
: http://www.hashop.nl/Eurotronic-StellaZ-Draadloze-Radiatorthermostaat-Z-Wave

31
mywiki/tiddlers/IPFS.tid Normal file
View File

@ -0,0 +1,31 @@
created: 20161119135744542
creator: user
modified: 20161120204313983
modifier: user
tags:
title: IPFS
type: text/vnd.tiddlywiki
; IPFS is the Distributed Web
: https://ipfs.io
; GX (package manager)
: https://github.com/whyrusleeping/gx
; Docker volume plugin
: https://github.com/vdemeester/docker-volume-ipfs
; docker
: https://hub.docker.com/r/ipfs/go-ipfs/
; docker / raspberry pi
: https://hub.docker.com/r/besn0847/arm-ipfs/
; docker registry
: https://github.com/jvassev/image2ipfs
; npm on ipfs
: https://github.com/diasdavid/npm-on-ipfs
; git-remote-ipfs
: https://github.com/larsks/git-remote-ipfs

View File

@ -0,0 +1,14 @@
created: 20161116202557518
creator: user
modified: 20161116202622439
modifier: user
tags:
title: Locale
type: text/vnd.tiddlywiki
```
locale-gen nl_NL.UTF-8
locale-gen en_US.UTF-8
update-locale LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_MONETARY=nl_NL.UTF-8
dpkg-reconfigure unattended-upgrades
```

View File

@ -1,6 +1,6 @@
created: 20151217170810197
creator: user
modified: 20161111190531019
modified: 20161118204813708
modifier: user
tags: docker
title: Rancher
@ -27,4 +27,9 @@ http://docs.rancher.com/rancher/v1.1/en/installing-rancher/installing-server/bas
https://github.com/rancher/community-catalog/issues/109
sudo ros config set rancher.docker.args "['daemon','--log-opt','max-size=25m','--log-opt','max-file=2','-s','overlay','-G','docker','-H','unix:///var/run/docker.sock','--userland-proxy=false','--insecure-registry=registry:5000']"
sudo ros config set rancher.docker.args "['daemon','--log-opt','max-size=25m','--log-opt','max-file=2','-s','overlay','-G','docker','-H','unix:///var/run/docker.sock','--userland-proxy=false','--insecure-registry=registry:5000']"
; Using Docker-machine
: http://docs.rancher.com/os/running-rancheros/workstation/docker-machine/

View File

@ -1,6 +1,6 @@
created: 20161101113334491
creator: user
modified: 20161101113516238
modified: 20161118220030754
modifier: user
tags:
title: ReCom Calenta
@ -13,4 +13,10 @@ type: text/vnd.tiddlywiki
: https://ijohan.nl/recom-via-ethernet/
; Raspberry Pi Serial Console With MAX3232CPE
: http://codeandlife.com/2012/07/01/raspberry-pi-serial-console-with-max3232cpe/
: http://codeandlife.com/2012/07/01/raspberry-pi-serial-console-with-max3232cpe/
; Remeha Calenta interface for Homeseer
: http://www.domoticaforum.eu/viewtopic.php?f=17&t=5595&start=75
; node-red-node-serialport
: http://flows.nodered.org/node/node-red-node-serialport

View File

@ -0,0 +1,13 @@
created: 20161118203445687
creator: user
modified: 20161118203603426
modifier: user
tags: aiko.sh
title: boot2docker.aiko.sh
type: text/vnd.tiddlywiki
; Rancher
: http://boot2docker.aiko.sh:5443
; phpMyAdmin
: http://boot2docker.aiko.sh:3386

View File

@ -1,6 +1,6 @@
created: 20150306104138428
creator: user
modified: 20150306104423050
modified: 20161118204905851
modifier: user
tags: docker
title: docker orchestrating
@ -8,4 +8,7 @@ type: text/vnd.tiddlywiki
* http://blog.docker.com/2015/02/orchestrating-docker-with-machine-swarm-and-compose/
# [[docker swarm]]
# [[docker compose]]
# [[docker compose]]
; Allows one to toggle between static and DHCP docker-machine network interface settings.
: https://github.com/fivestars/docker-machine-ipconfig

View File

@ -0,0 +1,16 @@
created: 20161118202058825
creator: user
modified: 20161118202242585
modifier: user
tags: aiko.sh
title: nas.aiko.sh
type: text/vnd.tiddlywiki
; NAS admin
: https://nas.aiko.sh:5001/webman/index.cgi
; photos
: http://photo.aiko.sh/photo/#!Albums/album_61696b6f/album_61696b6f2f6950686f6e65
; GOGS
: http://nas.aiko.sh:10081

View File

@ -0,0 +1,16 @@
created: 20161123001024194
creator: user
modified: 20161123001215812
modifier: user
tags: docker
title: nginx proxy
type: text/vnd.tiddlywiki
; Automated nginx proxy for Docker containers using docker-gen
: https://github.com/jwilder/nginx-proxy
; `docker-gen` is a file generator that renders templates using docker container meta-data.
: https://hub.docker.com/r/jwilder/docker-gen/
; a lightweight companion container for the nginx-proxy. It allow the creation/renewal of Let's Encrypt certificates automatically.
: https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion

View File

@ -0,0 +1,23 @@
created: 20161116214416185
creator: user
modified: 20161118201827372
modifier: user
tags: aiko.sh
title: node1.aiko.sh
type: text/vnd.tiddlywiki
; PI-Hole
: http://node1.aiko.sh/admin/index.php
; Node-RED
: http://node1.aiko.sh:1880
; Node-RED freeboard Aiko
: http://node1.aiko.sh:1880/freeboard/#start-aiko
; Cookie Jar
: http://node1.aiko.sh:8080
; Ghost Blog
: http://node1.aiko.sh:2368/

View File

@ -0,0 +1,16 @@
created: 20161118201832601
creator: user
modified: 20161118202033565
modifier: user
tags: aiko.sh
title: p43.aiko.sh
type: text/vnd.tiddlywiki
; Domoticz
: http://pi43.aiko.sh:1888/#/Dashboard
; Node-RED
: http://pi43.aiko.sh:1880
; MQTT
: mqtt.aiko.sh:1883