81 Commits
Author SHA1 Message Date
sn0w 6f4747304a add basic healthcheck support 2019-09-05 13:12:05 +00:00
sn0w d46bc718c1 Add missing pull when PLEROMA_VERSION is a branch 2019-08-28 18:57:19 +02:00
sn0w 9bf389c02c Remove unused rebase from dockerfile 2019-08-26 01:14:08 +02:00
sn0w 9a4e89272c Add upload sanity check 2019-08-26 00:58:22 +02:00
sn0w daf8eeebc0 Update config sample 2019-08-26 00:28:14 +02:00
sn0w daf6d4896f update docs 2019-08-26 00:12:05 +02:00
sn0w d11af52344 Also mount dev config 2019-08-26 00:10:48 +02:00
sn0w 0d49d89144 update disclaimer 2019-08-26 00:07:59 +02:00
sn0w 4f603d0cae update docs 2019-08-26 00:06:00 +02:00
sn0w 19ac2c74cf update docs 2019-08-26 00:03:08 +02:00
sn0w 8fd6c3f959 update docs 2019-08-26 00:02:45 +02:00
sn0w 7234cee371 Update docs and add mnesia 2019-08-25 23:59:29 +02:00
sn0w 2f283393e5 update readme 2019-08-25 23:47:25 +02:00
sn0w 2c4f3f481f update readme 2019-08-25 23:43:43 +02:00
sn0w da4c279fff documentation updates 2019-08-25 23:41:08 +02:00
sn0w 140b52353b Expose Gopher/SSH in dockerfile 2019-08-25 23:33:05 +02:00
sn0w b768471a7d Dockerfile and scripting improvements 2019-08-25 23:29:34 +02:00
sn0w b44d428493 Scripting fixup 2019-08-25 22:39:22 +02:00
sn0w e7bfeecc2d Simplify ALL THE THINGS 2019-08-25 21:38:43 +02:00
sn0w 544321510b Update readme 2019-04-12 01:32:13 +02:00
sn0w fbeaf87d4f Update docs 2019-04-12 01:14:25 +02:00
sn0w f19a0c18f5 Add cache tag warnings 2019-04-12 00:56:10 +02:00
sn0w 2b23f41f56 Fix missing mogrify 2019-04-09 13:05:56 +02:00
sn0w 3425314e5d Fix compilation and upgrade alpine 2019-03-20 11:14:31 +01:00
sn0w 88d6d04779 :shipit: fixup 2019-01-20 13:04:35 +01:00
sn0w 6495285173 Add cp command 2019-01-20 02:13:51 +01:00
sn0w 4415a74407 Add some more examples to dist config 2019-01-20 01:45:25 +01:00
sn0w ffe592d34b Add config.exs to ignore 2019-01-19 23:52:27 +01:00
sn0w de32be4144 Make custom.d work again 2019-01-10 19:49:47 +01:00
sn0w a72cfa9b4e Wait for db during launch 2019-01-10 19:32:40 +01:00
sn0w 2acfbc8842 Migrate to alpine linux
wew that was easy
2019-01-10 19:05:46 +01:00
sn0w a02f0a4d67 Implement smart build caches 2019-01-10 18:24:29 +01:00
sn0w a8a1a6ed35 Update 'README.md' 2019-01-10 01:27:52 +01:00
sn0w b65e565b4b Rewrite docs 2019-01-10 01:11:10 +01:00
sn0w 04432bfc8a ok this is emberassing
Fixes the caching problem and configuration madness.
Startup on a migrated database takes about 1 to 3 seconds instead of
minutes now. I don't know what went through my head when building
the old stuff.

Let's just pretend all commits up until here never happended.
We good? nice~
2019-01-10 00:37:21 +01:00
sn0w b96154acc8 Modernize pleroma script
- Require commands before using them
- Use constants for git url
- Remove old leftovers
- Re-add dialog-powered #mod
2018-12-30 14:33:42 +01:00
sn0w 074ea0ef8f Add new helper methods 2018-12-30 14:31:32 +01:00
sn0w 3c512c7788 Move compilation into entrypoint; Call entrypoint on build 2018-12-30 14:30:36 +01:00
sn0w e8855ead76 Move entrypoint addition
I have slow internet ok
2018-12-30 14:29:51 +01:00
sn0w 6c60894199 Add license and reset README for rewrite 2018-12-28 02:05:31 +01:00
sn0w f92c63d76d Add todo in parser 2018-12-28 01:54:12 +01:00
sn0w 94de1ce2b4 Add config.yml to gitignore 2018-12-28 01:52:39 +01:00
sn0w 37a9991481 Organize ./pleroma script 2018-12-28 01:51:44 +01:00
sn0w 3adfa6642f Fix new config format 2018-12-28 01:44:33 +01:00
sn0w bdf83f7227 Use compose 3.7 init instead of tini 2018-12-24 23:21:16 +01:00
sn0w 5c9107b67f Start progress on new config 2018-12-24 23:20:17 +01:00
sn0w 1ec14d0a2f Fix container build 2018-12-20 02:44:16 +01:00
sn0w 8512800838 Ensure custom.d is not empty for #debug 2018-08-21 03:47:26 +02:00
sn0w 4dfee6cff3 Implement typed .env and more features 2018-08-21 03:19:42 +02:00
sn0w 30ef913c40 Switch to debian 9 2018-08-20 23:06:47 +02:00
sn0w 1abd956c1a tmp 2018-08-20 23:06:34 +02:00
sn0w 2ea5c3b1d2 Format maintenance section 2018-08-18 23:33:13 +02:00
sn0w f085171daa Add note about maintenance 2018-08-18 23:32:33 +02:00
sn0w 24ae4e36a7 Rework script and add new subcommands 2018-08-18 23:20:44 +02:00
sn0w 492c1d733d Remove unused command 2018-08-17 18:03:58 +02:00
sn0w 56c9e39ed1 Remove the git cache for now 2018-06-07 13:51:12 +02:00
sn0w f991dc0329 Add configurable loglevel 2018-06-07 12:37:17 +02:00
sn0w 4f809d72b8 Update README.md 2018-06-04 12:28:31 +00:00
sn0w f413e4993f Update README.md
whoops nobody saw that
2018-06-04 12:25:01 +00:00
sn0w 1485c11999 Add pg_trgm extension 2018-06-04 01:58:02 +02:00
sn0w c9cd17845c Revert PLEROMA_PORT 2018-06-04 01:51:25 +02:00
sn0w fba28915cb Fix DOCKER_NETWORK check 2018-06-04 01:41:00 +02:00
sn0w cbfd41aa70 Fix naming of label condition 2018-06-04 01:36:59 +02:00
sn0w 32e1cc799a Update pleroma script 2018-06-04 01:31:52 +02:00
sn0w 93e69389a6 Introduce new Apache and NGINX mode. Enhance docs. 2018-06-04 01:27:03 +02:00
sn0w 645a59caf7 Improve precompilation 2018-04-09 12:17:46 +02:00
sn0w f0a04f30d5 Improve cache behaviour 2018-04-09 11:57:55 +02:00
sn0w 37c5f61633 Nothing to see here
It was late at night ok?
2018-04-09 10:55:05 +02:00
sn0w 6dff9a7a5b Add link to traefik 2018-04-09 10:54:12 +02:00
sn0w cacd9cb430 Only clean m4 artifacts when needed 2018-04-09 01:23:36 +02:00
sn0w 21ca781f1b Clarify user_limit variable 2018-04-09 01:21:55 +02:00
sn0w 08925394f0 Revert the upload option 2018-04-09 01:04:48 +02:00
sn0w 210c7608be Merge branch 'master' of github.com:sn0w/pleroma-docker 2018-04-09 00:41:52 +02:00
sn0w 64c4dd9320 Clarify upload config value 2018-04-09 00:41:41 +02:00
sn0w a1e91ddf35 Update README.md 2018-04-09 00:35:16 +02:00
sn0w 7e0a5a8904 Add new config options 2018-04-09 00:33:52 +02:00
sn0w 99f9c49151 Update structure 2018-04-08 22:53:33 +02:00
sn0w 3b84dfd5cf Update env-config 2018-04-08 17:04:06 +02:00
sn0w 5f59cfd9ae Use m4 to make the docker-compose file less ugly 2018-04-08 16:35:41 +02:00
sn0w 39f841ad57 All dem environment variables 2018-04-08 16:15:44 +02:00
sn0w d5ad29eef4 Init repo 2018-04-07 22:30:28 +02:00