Commit Graph

214 Commits

Author SHA1 Message Date
Starbeamrainbowlabs b5fc1e110c
json2collectdmqtt: fix user 2022-06-30 22:04:13 +01:00
Starbeamrainbowlabs fdc4c64f40
json2collectdmqtt: create new Docker image 2022-06-30 18:56:31 +01:00
Starbeamrainbowlabs d9e8ad00b6
typo 2021-12-28 13:20:59 +00:00
Starbeamrainbowlabs 967f21e21e
add tinyproxy 2021-12-14 22:52:15 +00:00
Starbeamrainbowlabs 33bfbd6a29
minideb: downgrade to buster for now
Looks like we need to upgrade our hosts to bullseye first before we can 
use it for building bullseye minideb
2021-09-27 02:38:44 +01:00
Starbeamrainbowlabs bf162ac725
Add ability to import images from another Docker registry
.....though we should refrain from using this unless absolutely 
necessary
2021-09-27 02:27:57 +01:00
Starbeamrainbowlabs 7b891ff1f4
minideb: update to bullseye 2021-09-20 21:30:50 +01:00
Starbeamrainbowlabs d01d1a1c02
immagebuilder: fix bug in custom tag name code 2021-09-19 14:49:01 +01:00
Starbeamrainbowlabs 1010751721
imagebuilder: optionally support custom tag names 2021-09-11 02:19:38 +01:00
Starbeamrainbowlabs c2cff1c2fc
shiori: fix dockerfile? 2021-07-30 21:09:13 +01:00
Starbeamrainbowlabs ede305fe6c
minideb: remove certbot from dependencies list
....certbot-auto apparently doesn't support Debian buster (which is 
completely ridiculous), so looks like we need to go back to the drawing 
board on installing certbot in a Docker container......
2021-07-21 02:21:35 +01:00
Starbeamrainbowlabs cb8e5f42c7
archivebox: clear cache 2021-06-27 14:16:25 +01:00
Starbeamrainbowlabs 15ff1e76d9
archivebox: add python3-dev 2021-06-27 14:06:33 +01:00
Starbeamrainbowlabs 33861ac143
archivebox: apparently gcc is required 2021-06-27 14:02:47 +01:00
Starbeamrainbowlabs f5692968f0
archivebox: install setuptools with apt 2021-06-27 13:58:57 +01:00
Starbeamrainbowlabs d47422d7e4
archivebox depends on setuptools, but doesn't specify that 2021-06-27 13:57:05 +01:00
Starbeamrainbowlabs a0b467ac7b
archivebox: add volume 2021-06-27 12:31:01 +01:00
Starbeamrainbowlabs 0743a00c10
archivebox: write simple dockerfile 2021-06-27 12:30:32 +01:00
Starbeamrainbowlabs 28809586e7
etherpad: fix /.npm 2021-06-26 00:07:49 +01:00
Starbeamrainbowlabs 657c7d56e0
etherpad: Use minideb-node, since it appears to work now? 2021-06-25 22:24:19 +01:00
Starbeamrainbowlabs 53eba84b4f
etherpad: update to add dependencies etc
Ref 
https://github.com/ether/etherpad-lite/issues/4962#issuecomment-867112330
2021-06-25 22:20:27 +01:00
Starbeamrainbowlabs 643715d4dd
minideb-node: Don't auto-rebuild etherpad 2021-06-25 21:52:11 +01:00
Starbeamrainbowlabs 27f6f4a575
imap-download: fiddle with permissions again 2021-05-26 22:58:53 +01:00
Starbeamrainbowlabs eab364ab09
imap-download: debug 2021-05-26 22:49:13 +01:00
Starbeamrainbowlabs d7c9b06b6e
imap-download: fix munpack pathing 2021-05-26 22:46:10 +01:00
Starbeamrainbowlabs d65701051f
imap-download: find returns absolute filenames; fix pathing for rm 2021-05-26 22:42:44 +01:00
Starbeamrainbowlabs 2235764ea6
imap-download: fix delete original email 2021-05-26 22:40:40 +01:00
Starbeamrainbowlabs 05b3936940
imap-download: chown maildir to fetchmail 2021-05-26 22:20:22 +01:00
Starbeamrainbowlabs 43f0bc8026
imap-download: update comment 2021-05-26 22:17:40 +01:00
Starbeamrainbowlabs 49f6db6507
Update README about imap-download 2021-05-26 22:00:54 +01:00
Starbeamrainbowlabs 5d253df7db
imap-download: fix perms & temp dir 2021-05-26 13:44:47 +01:00
Starbeamrainbowlabs 329d94fcca
imap-download: another tweak to user/group 2021-05-26 01:07:35 +01:00
Starbeamrainbowlabs 4c8d6ea9ac
imap-download: usermod/groupmod fixes 2021-05-26 00:38:36 +01:00
Starbeamrainbowlabs ec583792d3
imap-download: fix fetchmail (we think) 2021-05-26 00:33:35 +01:00
Starbeamrainbowlabs 2380e84985
imap-download: chmod attachment before mv 2021-05-25 22:31:11 +01:00
Starbeamrainbowlabs 98cc0b0d80
imap-download: add example fetchmail rc file 2021-05-25 22:21:13 +01:00
Starbeamrainbowlabs 426e8cad23
Write dockerfile for imap-download 2021-05-25 22:19:37 +01:00
Starbeamrainbowlabs 79178b9ca8
fixup 2021-05-16 02:00:32 +01:00
Starbeamrainbowlabs eff670ad50
minideb: add more dependants 2021-05-16 02:00:03 +01:00
Starbeamrainbowlabs 83108c82ba
paperless-ng: check for required commands 2021-04-23 20:41:31 +01:00
Starbeamrainbowlabs ddebb2c02a
etherpad: ref 2021-04-18 16:25:41 +01:00
Starbeamrainbowlabs 881cd1be3d
fixup 2021-04-18 16:25:08 +01:00
Starbeamrainbowlabs a474970ce8
etherpad: fix syntax 2021-04-18 15:34:32 +01:00
Starbeamrainbowlabs 7597926498
etherpad: try https://stackoverflow.com/a/66521281/1460422 2021-04-18 15:02:07 +01:00
Starbeamrainbowlabs d4c9b02f5b
etherpad: fixup 2021-04-18 14:47:05 +01:00
Starbeamrainbowlabs 579ce15e60
etherpad: nvm is very strange 2021-04-18 14:16:42 +01:00
Starbeamrainbowlabs f22bdecbc3
etherpad: maybe this will work? 2021-04-18 13:40:45 +01:00
Starbeamrainbowlabs 9713791fde
etherpad: for some crazy reason the nvm installer exits with code 1 on success..... :-/ 2021-04-18 13:29:39 +01:00
Starbeamrainbowlabs 4d76f9b6d4
etherpad: fix nvm 2021-04-18 13:17:47 +01:00
Starbeamrainbowlabs acf74c49c3
etherpad: use minideb as builder 2021-04-18 13:11:52 +01:00