c2cff1c2fc
shiori: fix dockerfile?
2021-07-30 21:09:13 +01:00
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
cb8e5f42c7
archivebox: clear cache
2021-06-27 14:16:25 +01:00
15ff1e76d9
archivebox: add python3-dev
2021-06-27 14:06:33 +01:00
33861ac143
archivebox: apparently gcc is required
2021-06-27 14:02:47 +01:00
f5692968f0
archivebox: install setuptools with apt
2021-06-27 13:58:57 +01:00
d47422d7e4
archivebox depends on setuptools, but doesn't specify that
2021-06-27 13:57:05 +01:00
a0b467ac7b
archivebox: add volume
2021-06-27 12:31:01 +01:00
0743a00c10
archivebox: write simple dockerfile
2021-06-27 12:30:32 +01:00
28809586e7
etherpad: fix /.npm
2021-06-26 00:07:49 +01:00
657c7d56e0
etherpad: Use minideb-node, since it appears to work now?
2021-06-25 22:24:19 +01:00
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
643715d4dd
minideb-node: Don't auto-rebuild etherpad
2021-06-25 21:52:11 +01:00
27f6f4a575
imap-download: fiddle with permissions again
2021-05-26 22:58:53 +01:00
eab364ab09
imap-download: debug
2021-05-26 22:49:13 +01:00
d7c9b06b6e
imap-download: fix munpack pathing
2021-05-26 22:46:10 +01:00
d65701051f
imap-download: find returns absolute filenames; fix pathing for rm
2021-05-26 22:42:44 +01:00
2235764ea6
imap-download: fix delete original email
2021-05-26 22:40:40 +01:00
05b3936940
imap-download: chown maildir to fetchmail
2021-05-26 22:20:22 +01:00
43f0bc8026
imap-download: update comment
2021-05-26 22:17:40 +01:00
5d253df7db
imap-download: fix perms & temp dir
2021-05-26 13:44:47 +01:00
329d94fcca
imap-download: another tweak to user/group
2021-05-26 01:07:35 +01:00
4c8d6ea9ac
imap-download: usermod/groupmod fixes
2021-05-26 00:38:36 +01:00
ec583792d3
imap-download: fix fetchmail (we think)
2021-05-26 00:33:35 +01:00
2380e84985
imap-download: chmod attachment before mv
2021-05-25 22:31:11 +01:00
98cc0b0d80
imap-download: add example fetchmail rc file
2021-05-25 22:21:13 +01:00
426e8cad23
Write dockerfile for imap-download
2021-05-25 22:19:37 +01:00
79178b9ca8
fixup
2021-05-16 02:00:32 +01:00
eff670ad50
minideb: add more dependants
2021-05-16 02:00:03 +01:00
83108c82ba
paperless-ng: check for required commands
2021-04-23 20:41:31 +01:00
ddebb2c02a
etherpad: ref
2021-04-18 16:25:41 +01:00
881cd1be3d
fixup
2021-04-18 16:25:08 +01:00
a474970ce8
etherpad: fix syntax
2021-04-18 15:34:32 +01:00
7597926498
etherpad: try https://stackoverflow.com/a/66521281/1460422
2021-04-18 15:02:07 +01:00
d4c9b02f5b
etherpad: fixup
2021-04-18 14:47:05 +01:00
579ce15e60
etherpad: nvm is very strange
2021-04-18 14:16:42 +01:00
f22bdecbc3
etherpad: maybe this will work?
2021-04-18 13:40:45 +01:00
9713791fde
etherpad: for some crazy reason the nvm installer exits with code 1 on success..... :-/
2021-04-18 13:29:39 +01:00
4d76f9b6d4
etherpad: fix nvm
2021-04-18 13:17:47 +01:00
acf74c49c3
etherpad: use minideb as builder
2021-04-18 13:11:52 +01:00
64ba3712f4
etherpad: use nvm to install an old version of Node.js
2021-04-18 13:10:25 +01:00
005ae56b38
mosquitto: fix entrypoint
2021-04-10 16:14:52 +01:00
58ce2bddf4
mosquitto: write initial Dockerfile
2021-04-10 16:04:52 +01:00
909603b4a9
shiori/run.sh: set SHIORI_DIR
...
Ref https://github.com/go-shiori/shiori/wiki/Usage
2021-04-04 15:00:15 +01:00
384afc1d6e
shiori/run.sh: set HOME
2021-04-04 14:28:27 +01:00
cdc7ce87cc
shiori/run.sh: add missing dash
2021-04-04 03:03:58 +01:00
5f8369d19c
shiori/run.sh: fix reference to shiori binary
2021-04-04 01:42:31 +01:00
f1e4964f4e
shiori: copy run.sh in
2021-04-03 20:25:30 +01:00
0368929002
shiori: write initial dockerfile
2021-04-03 20:09:57 +01:00
19856f4f69
gossa/run.sh: fix setcap error
...
Exact error message was `setpriv: libcap-ng is too old for "all" caps`
Ref https://github.com/SinusBot/docker/pull/40
2021-04-02 02:35:38 +01:00
5d748b36b1
we don't use imagewrangler anymore
2021-03-26 22:19:00 +00:00
6e1d2fb55b
minideb: update to the latest master
2021-03-26 20:35:17 +00:00
5582f33c27
minetest: comment out half-written actual container
2021-03-19 22:42:46 +00:00
35d5c797e7
minideb: checkout commit before google cloud was added
2021-03-19 21:28:08 +00:00
898ff9489e
etherpad: chown *after* we install packages
2021-03-18 23:57:55 +00:00
0f42f37ee1
etherpad: install stuff to install sqlite3 in the main docker container directly.... ugh.
2021-03-17 03:10:17 +00:00
b709b36864
etherpad: make docer container more like official etherpad docker container
2021-03-17 02:17:55 +00:00
a75381e512
etherpad: check out specific commit & revert to npm install again
2021-03-17 01:27:00 +00:00
0d9f1c43ef
etherpad: use npm clean-install
2021-03-16 23:49:55 +00:00
af0bf4ecbe
gossa: fix bind host
2021-02-04 23:19:07 +00:00
81d025dc2a
gossa/run.sh: --init-groups → --clear groups
...
--init-groups requires a user that can be found on the system.
2021-02-04 23:16:11 +00:00
197fcd1a3d
gossa/run.sh: fix casing in error message
2021-02-04 23:14:32 +00:00
f59a0784e4
run.sh: add logging
2021-02-04 23:06:41 +00:00
3dcf8305bb
gossa: wrap in shell script to set uid / gid
2021-02-04 22:51:53 +00:00
01e40935c9
minetest: add dependency
2021-02-04 22:10:00 +00:00
4e72bb08d1
minideb: update dependents.txt
2021-02-04 22:07:40 +00:00
3e3fd5c410
gossa: add type.txt
2021-02-04 22:07:06 +00:00
7c1380cec8
add gossa
2021-02-04 21:42:14 +00:00
641a651ed1
minetest: add missing packages
2021-02-04 03:07:04 +00:00
82c7788067
paperless-ng: check exit status of docker build
2021-01-14 21:15:40 +00:00
0aac8436a5
paperless-ng: rewrite as base-nopush, using the official GH release assets
2021-01-14 01:23:45 +00:00
8c484ed331
redis: copy redis-check-rdb and redis-check-aof
2020-12-04 17:57:31 +00:00
0809a6e20a
redis: install libatomic1 in final container
2020-12-04 17:47:23 +00:00
86520eba2d
redis: fix entrypoint
2020-12-04 15:53:21 +00:00
1ba5566802
redis: use a single COPY command
2020-12-04 15:51:09 +00:00
afa81d4fe6
redis: apparently the tests don't work right in a Docker container? Hrm
2020-12-04 13:18:38 +00:00
ae5169e62d
redis: make tests single threaded (maybe that's messing with it?)
2020-12-04 02:30:53 +00:00
25bccbf2f0
redis: add procps for /bin/kill
2020-12-03 02:22:33 +00:00
d40b02cb6f
redis: add tcl for make test
2020-12-03 01:47:25 +00:00
5e5909131d
redis: another dependency
2020-12-03 01:22:19 +00:00
8f6867b22c
redis: dependency
2020-12-03 01:16:31 +00:00
409418c25e
redis: add apt dependencies
2020-12-03 01:10:02 +00:00
18e07b3688
redis: add Dockerfile
2020-12-03 00:32:17 +00:00
8199d07434
certbot: change user and group
2020-11-29 17:02:06 +00:00
68264b658c
certbot: add symlink
2020-11-29 15:59:12 +00:00
71b51b1664
certbot: source → ., because it doesn't like it
2020-11-29 13:45:49 +00:00
f72e9b7a7f
minideb-node: mark node-sserve as dependent
2020-11-29 01:44:01 +00:00
94572cd1c9
certbot: missing chmod +x
2020-11-29 01:38:06 +00:00
9ea5be22cb
certbot: use certbot-auto & pip instead to get the latest version
...
we need this, because otherwise we don't get Cloudflare token support
:-/
2020-11-29 01:35:24 +00:00
1e486f312d
certbot: add cloudflare dns plugin
2020-11-29 00:16:47 +00:00
a2b9951cfe
minideb: add certbot dependent
2020-10-21 23:51:08 +01:00
43ff9ea5d3
minideb-node: add etherpad dependent
2020-10-21 23:50:34 +01:00
ed320437a3
certbot: set config/work/logs dirs
2020-10-21 23:49:28 +01:00
be0f4d419e
certbot: add initial dockerfile
2020-10-21 23:37:51 +01:00
540415e35b
Start working on a minetest Dockerfile, but it's nowhere near finished
2020-10-18 02:27:54 +01:00
448b02b824
jellyfin: remove comment
2020-10-17 19:41:10 +01:00
d4710b4f40
jellyfin: fix the libmmal_core.so issue with ffmpeg
2020-10-17 19:40:41 +01:00
978e5ff710
jellyfin : add missing dependency
2020-10-17 19:23:51 +01:00
ad05de9c9d
jellyfin: add globlal cache & metadata
2020-10-17 18:25:51 +01:00
1090745353
jellyfin: wrangle data directory paths
2020-10-17 18:14:09 +01:00