Commit graph

104 commits

Author SHA1 Message Date
Starbeamrainbowlabs 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
Starbeamrainbowlabs e3e5ea068a
fixup 2021-03-26 22:55:40 +00:00
Starbeamrainbowlabs 7547a0ccba
README: add licence bit at the bottom 2021-03-26 22:55:32 +00:00
Starbeamrainbowlabs 47caa15d90
Fill out README 2021-03-26 22:54:22 +00:00
Starbeamrainbowlabs 5d748b36b1
we don't use imagewrangler anymore 2021-03-26 22:19:00 +00:00
Starbeamrainbowlabs 6e1d2fb55b
minideb: update to the latest master 2021-03-26 20:35:17 +00:00
Starbeamrainbowlabs 5582f33c27
minetest: comment out half-written actual container 2021-03-19 22:42:46 +00:00
Starbeamrainbowlabs 35d5c797e7
minideb: checkout commit before google cloud was added 2021-03-19 21:28:08 +00:00
Starbeamrainbowlabs 898ff9489e
etherpad: chown *after* we install packages 2021-03-18 23:57:55 +00:00
Starbeamrainbowlabs 0f42f37ee1
etherpad: install stuff to install sqlite3 in the main docker container directly.... ugh. 2021-03-17 03:10:17 +00:00
Starbeamrainbowlabs b709b36864
etherpad: make docer container more like official etherpad docker container 2021-03-17 02:17:55 +00:00
Starbeamrainbowlabs a75381e512
etherpad: check out specific commit & revert to npm install again 2021-03-17 01:27:00 +00:00
Starbeamrainbowlabs 0d9f1c43ef
etherpad: use npm clean-install 2021-03-16 23:49:55 +00:00
Starbeamrainbowlabs 9727948de2
fiddle with formatting in readme 2021-03-07 14:43:46 +00:00
Starbeamrainbowlabs af0bf4ecbe
gossa: fix bind host 2021-02-04 23:19:07 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 197fcd1a3d
gossa/run.sh: fix casing in error message 2021-02-04 23:14:32 +00:00
Starbeamrainbowlabs f59a0784e4
run.sh: add logging 2021-02-04 23:06:41 +00:00
Starbeamrainbowlabs 3dcf8305bb
gossa: wrap in shell script to set uid / gid 2021-02-04 22:51:53 +00:00
Starbeamrainbowlabs 01e40935c9
minetest: add dependency 2021-02-04 22:10:00 +00:00
Starbeamrainbowlabs 4e72bb08d1
minideb: update dependents.txt 2021-02-04 22:07:40 +00:00
Starbeamrainbowlabs 3e3fd5c410
gossa: add type.txt 2021-02-04 22:07:06 +00:00
Starbeamrainbowlabs 7c1380cec8
add gossa 2021-02-04 21:42:14 +00:00
Starbeamrainbowlabs 641a651ed1
minetest: add missing packages 2021-02-04 03:07:04 +00:00
Starbeamrainbowlabs 82c7788067
paperless-ng: check exit status of docker build 2021-01-14 21:15:40 +00:00
Starbeamrainbowlabs 74b071c7ec
imagebuilder: missing -e 2021-01-14 21:15:19 +00:00
Starbeamrainbowlabs 9491fad482
imagebuilder: create output directory 2021-01-14 20:59:11 +00:00
Starbeamrainbowlabs 0aac8436a5
paperless-ng: rewrite as base-nopush, using the official GH release assets 2021-01-14 01:23:45 +00:00
Starbeamrainbowlabs 8c484ed331
redis: copy redis-check-rdb and redis-check-aof 2020-12-04 17:57:31 +00:00
Starbeamrainbowlabs 0809a6e20a
redis: install libatomic1 in final container 2020-12-04 17:47:23 +00:00
Starbeamrainbowlabs 86520eba2d
redis: fix entrypoint 2020-12-04 15:53:21 +00:00
Starbeamrainbowlabs 1ba5566802
redis: use a single COPY command 2020-12-04 15:51:09 +00:00
Starbeamrainbowlabs afa81d4fe6
redis: apparently the tests don't work right in a Docker container? Hrm 2020-12-04 13:18:38 +00:00
Starbeamrainbowlabs ae5169e62d
redis: make tests single threaded (maybe that's messing with it?) 2020-12-04 02:30:53 +00:00
Starbeamrainbowlabs 25bccbf2f0
redis: add procps for /bin/kill 2020-12-03 02:22:33 +00:00
Starbeamrainbowlabs d40b02cb6f
redis: add tcl for make test 2020-12-03 01:47:25 +00:00
Starbeamrainbowlabs 5e5909131d
redis: another dependency 2020-12-03 01:22:19 +00:00
Starbeamrainbowlabs 8f6867b22c
redis: dependency 2020-12-03 01:16:31 +00:00
Starbeamrainbowlabs 409418c25e
redis: add apt dependencies 2020-12-03 01:10:02 +00:00
Starbeamrainbowlabs 18e07b3688
redis: add Dockerfile 2020-12-03 00:32:17 +00:00
Starbeamrainbowlabs 8199d07434
certbot: change user and group 2020-11-29 17:02:06 +00:00
Starbeamrainbowlabs 68264b658c
certbot: add symlink 2020-11-29 15:59:12 +00:00
Starbeamrainbowlabs 71b51b1664
certbot: source → ., because it doesn't like it 2020-11-29 13:45:49 +00:00
Starbeamrainbowlabs f72e9b7a7f
minideb-node: mark node-sserve as dependent 2020-11-29 01:44:01 +00:00
Starbeamrainbowlabs 94572cd1c9
certbot: missing chmod +x 2020-11-29 01:38:06 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 1e486f312d
certbot: add cloudflare dns plugin 2020-11-29 00:16:47 +00:00
Starbeamrainbowlabs 09a4e156ce
Update the README a little bit more 2020-10-22 01:46:57 +01:00
Starbeamrainbowlabs 34e8152646
Update README 2020-10-22 00:23:15 +01:00
Starbeamrainbowlabs a2b9951cfe
minideb: add certbot dependent 2020-10-21 23:51:08 +01:00