Philipp Holzer
43b1640b80
Add MySQL DB wait possibility
...
- remove sleep
- Add new binary "wait-for-connection" in /usr/local/bin
- Use new possibility for auto-installer
2019-11-28 20:50:59 +01:00
Philipp Holzer
1850626652
Splitting dev/rc business logic from "stable" images
...
- reducing complexity for stable entrypoint
2019-11-26 21:47:40 +01:00
Philipp Holzer
841a0b438b
Add dynamic config compatibility
...
- Use APCu cache as default caching mechanism
- Add explicit redis environment variables for redis lock-support
- Add a lot of environment variables, which aren't part of admin-page
- Add possibility to disable URL & E-Mail validation (for demo-page)
- Dynamically copy /config/ content without overwriting existing one
Add opcache support for performance reason
Add multi-core support for php extensions install
Bump redis version to 5.0.1 (last stable)
Exclude /log/ directory during sync (to avoid deleting logs)
2019-07-19 17:37:44 +02:00
Philipp Holzer
2f65ae8d70
Add possibility to overwrite git Repo&branch
2019-06-24 10:39:10 +02:00
Philipp Holzer
c485511739
Adding support for new *.config.php format.
...
But add backward compatibility for old *.ini.php too
2018-12-29 21:34:21 +01:00
Philipp Holzer
2e71bd0c90
Move SSMTP to image again & just exclude local.ini.php from rsync
2018-10-05 20:05:27 +02:00
Philipp Holzer
8493e35da4
Bugfixing & Upgrading
...
- upgrade version
- fixing alpine Dockerfile (openssl to libressl)
- adding examples for SSMTP
- README updates & bugfixing
- Removed shell-script "friendica"
- Removed old .htconfig
- Adding SMTP example
- Upgrading docker-compose files
- Added upgrade.exclude list
2018-10-04 23:22:47 +02:00
Philipp Holzer
1281654f27
Adding Cache-Options
...
- Cache-Driver (env CACHE_DRIVER)
- memcache (env MEMCACHE_HOST, MEMCACHE_PORT)
- memcached (env MEMCACHED_HOSTS)
- reds (env REDIS_HOST, REDIS_PORT)
- Added some doku
- Added some example docker-compose files (mariadb-cron-redis)
2018-06-22 21:12:06 +02:00
Philipp Holzer
25878103ce
Update README
2018-06-06 22:07:15 +02:00
Philipp Holzer
bdd7503c84
Updated link to stack.yml (because of the new smtp-setting)
2018-06-06 21:13:12 +02:00
Philipp Holzer
fec33c98be
Bugfixings SMTP /
...
- changed sendmail to ssmtp support
- deleted smtp-examples (not necessary anymore)
- added vendor libraries in stable-docker images ("full" package)
- changed stack.yml to new SMTP behavior
2018-06-06 20:37:02 +02:00
Philipp Holzer
9400a02db9
fixed TAB for README
2018-05-28 21:25:18 +02:00
Philipp Holzer
9da471a4f7
Bugfixing friendica script
...
and added some README text
2018-05-28 21:22:41 +02:00
Philipp Holzer
b0833d717a
Adding READMEs
...
- Adding `.examples/README.md`
- Adding `README-MAINTENANCE.md`
- Updating `README.md`
2018-05-26 19:13:10 +02:00
Philipp Holzer
9361e82fc7
Adding examples for docker-compose
...
- Added `.examples/docker-compose/insecure/mariadb-cron-smtp`
- Added `.examples/docker-compose/with-traefik-proxy/mariadb-cron-smtp`
- Updated README.md
2018-05-26 17:40:48 +02:00
Philipp Holzer
392c896a4e
Fixing cron.sh
2018-05-22 21:47:37 +02:00
Philipp Holzer
ca12be111e
add friendica/server
to README.md , travis & pwd
2018-05-22 20:15:36 +02:00
Philipp Holzer
32a5a7a7d1
Unintended remove of a block.
2018-05-22 13:57:48 +02:00
Philipp Holzer
f7c3915a5a
README.md enhancements & adding pwd.yml
for later usage
2018-05-22 13:48:49 +02:00
Philipp Holzer
1362cc34ca
Fixed cron.sh & update
...
- restored script `friendica` for update & wrapper purpose
- fixed `cron.sh`
2018-05-21 21:32:26 +02:00
Philipp Holzer
eb7399e6f2
Fixing travis tests
...
- deleting `friendica` binary (not usable in docker environments)
- adding the business logic to `entrypoint.sh`
- quiet installation of Friendica (reason for Travis-fails!)
2018-05-20 21:55:54 +02:00
Philipp Holzer
c8069b2d54
Added travis build-status to README
2018-05-20 20:16:22 +02:00
Philipp Holzer
532fa98ff6
README.md fix
2018-05-20 20:02:58 +02:00
Philipp Holzer
0f93be95e8
README.md fix
2018-05-20 20:02:01 +02:00
Philipp Holzer
a6d069de07
Added documentation about Update & the friendica shell in README.md
2018-05-20 16:51:55 +02:00
Philipp Holzer
0826aaefa9
Improvements and Examples
...
- Adding `sendmail` feature to `apache` and `fpm`
- Adding section `.examples/dockerfiles`
- Adding section `.examples/dockerfiles/cron` to combine app & external cron-jobs
- Adding section `.examples/dockerfiles/smtp` for further SMTP-settings
2018-05-20 15:44:03 +02:00
Philipp Holzer
6ea2875ebf
Init the Friendica Docker Repository
...
- Added develop images (apache, fpm, fpm-alpine)
- Added stable images 3.6 (apache, fpm, fpm-alpine)
- Added .travis.yml for testing
2018-05-18 21:20:22 +02:00
Friendica
e52a103650
Create README.md
2018-05-15 12:03:38 +02:00