Commit Graph

66 Commits (874b9d835a49169f20310f0323e46cc2e7685066)

Author SHA1 Message Date
Oliver Günther 445b45a5e4 Allow to skip db drop/creation in migration script 5 years ago
Oliver Günther 7186ef5656
Redo migration 5 years ago
Oliver Günther 2868c13c46
Allow custom pgloader path for packaged installations 5 years ago
Markus Kahl 97ce2e1947 only use puma if env var is actually set to true... 5 years ago
Markus Kahl 60c29cce82 Support using puma if configured via USE_PUMA=true (multithreading) 5 years ago
Oliver Günther 26f26c9f6b
[30352] Schedule attachment extraction jobs for faster migration 5 years ago
Varac a56c5530f3
Allow supervisorctl usage in docker container 6 years ago
Oliver Günther a4f8205c23
Add migration to rename primary keys 6 years ago
Oliver Günther a77d1210fd
Correct URL if mysql2 scheme 6 years ago
Oliver Günther 612900e8e7
Fix more mysql migration issues 6 years ago
Oliver Günther c8b972b1e1
Add with preserve index option to migration script 6 years ago
Oliver Günther 957b3d2800 Fix reference to postgres scheme url 6 years ago
Oliver Günther 30ecb6a0c4
Fix reference to postgres scheme url 6 years ago
Cyril Rohr 1c85d7889e Allow to bypass interactive prompt 6 years ago
Cyril Rohr fe7f02bd5f fix issue with psql pty 6 years ago
Markus Kahl 4e38faeffc ensure to close streams 6 years ago
Oliver Günther 433375cc30
[24378] Clear apache PID file 6 years ago
Markus Kahl e365beb092 fix cache setting in env 6 years ago
Markus Kahl 8f402b21bd fixed nothing-to-do condition; drop fulltext schema version entry to only do up step 6 years ago
Cyril Rohr 77ee6467aa fix mysql url 6 years ago
Markus Kahl 5ce9edb876 remove queries from URIs, use correct db for postgres commands 6 years ago
Cyril Rohr 2da11dde04 Fix parsing 6 years ago
Markus Kahl 433667d53e exit with status always on error 6 years ago
Markus Kahl c0651d98c0 renamed pgloader to pgloader-ccl 6 years ago
Markus Kahl 7d8bee1913 fixed warning tense 6 years ago
Markus Kahl d3b1a33cc0 fixed env in build script 6 years ago
Markus Kahl 3ca91f2507 fixed build file path 6 years ago
Markus Kahl e5173d4f74 redo rebuild dag migration for correct indices 6 years ago
Markus Kahl a4d81aeb85 mysql migration not strictly necessary yet 6 years ago
Markus Kahl 8450ad0c37 refactored pgloader build 6 years ago
Markus Kahl fb88cd0f9c MySQL to PostgreSQL database migration in docker container [ci skip] 6 years ago
Cyril Rohr cbd2c93bb7 Allow to override settings when executing the worker in --seed mode 6 years ago
Cyril Rohr edd189659f Move legacy volumes check to entrypoint 6 years ago
Cyril Rohr 4adf4f6c12 Transparently handle legacy data volumes, in case the new volumes are empty 6 years ago
Cyril Rohr ac4510cd70 Aborts all-in-one process if docker container has data volumes mounted on the old paths 6 years ago
Cyril Rohr 65ab9fe8cb Simplify docker image, allow to switch between all-in-one and single process easily 6 years ago
Oliver Günther 5a3760e60e
Install dependencies and clear npm in same step 6 years ago
Oliver Günther bbfca2cdbc
Allow installing dependencies again when gemfile.plugin is set 6 years ago
Oliver Günther 4e99c7fe0a
Unified dockerfile for easier building 6 years ago
Oliver Günther eab27c230f
Fix dockerfile on 8.3.0 6 years ago
max.mehl 56814c0981
handle permissions on systems with fs.protected_regular=1 6 years ago
Oliver Günther 76ec7c1a1a
[29635] Add missing parameters for incoming-mails IMAP 6 years ago
max.mehl ab89cb603c
handle permissions on systems with fs.protected_regular=1 6 years ago
Oliver Günther c0a52527b3
[29288] Wait for postgres to start up in public image 6 years ago
Oliver Günther 32eef86c23
Use bundle exec for migrations 6 years ago
Markus Kahl d6d5909687 support plugins in the docker container 6 years ago
Cyril Rohr 02116c0711 Simplify [ci skip] 7 years ago
Cyril Rohr cc95391a69 More involved than expected, since we were not starting the container as root. 7 years ago
Wieland Lindenthal 1305cdd088 Fix Docker entrypoint to cope with structure.sql requirement (instead of schema.rb) 7 years ago
Wieland Lindenthal 714f90bd10 Update Docker for using PostgreSQL 9.6 (#6154) 7 years ago