2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-21 23:46:41 +02:00
Commit graph

98 commits

Author SHA1 Message Date
Hypolite Petovan b401228476
Merge pull request #51 from nupplaphil/storage_exclude
New storage directory to exclude
2019-02-11 22:02:13 -05:00
Philipp Holzer 0809143643
replace libressl with openssl 2019-02-12 00:41:40 +01:00
Philipp Holzer 56e7b78b4d
new storage directory to exclude 2019-02-12 00:12:19 +01:00
Michael Vogel bbe74fddba
Merge pull request #49 from nupplaphil/release_201901
Release 2019.01
2019-01-21 18:52:56 +01:00
Philipp Holzer 49ebe6a493
New Friendica Release 2019.01 2019-01-21 18:04:27 +01:00
Philipp Holzer a8f09d9a76
New Friendica Release 2019.01 2019-01-21 18:04:07 +01:00
Philipp 5081f9329a
Merge pull request #47 from nupplaphil/docker-46
Change 2018.12-rc to 2019.01-rc
2019-01-04 02:06:45 +01:00
Philipp Holzer 55054207f8
bugfix cron.sh 2019-01-04 01:29:18 +01:00
Philipp Holzer 57d13b7aff
Change 2018.12-rc to 2019.01-rc 2019-01-03 20:49:31 +01:00
Tobias Diekershoff 03942d0de0
Merge pull request #45 from nupplaphil/docker-38
Switch to local.config.php
2018-12-30 10:52:32 +01: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 56a7486b56
Updating dock 2018-12-29 20:55:20 +01:00
Philipp Holzer 4d9b882a5c
Adding doc for build_and_push script 2018-12-29 20:52:53 +01:00
Philipp Holzer 19a99bd270
Restructure top-level directory for a better understanding 2018-12-29 20:46:29 +01:00
Hypolite Petovan 051a8b0357
Merge pull request #43 from nupplaphil/travisci-config
travis-ci improvement
2018-12-13 16:42:14 -05:00
Philipp Holzer fbccd2de81
travis-ci improvement 2018-12-13 22:38:00 +01:00
Philipp c09085ed82
Merge pull request #42 from nupplaphil/autobuild_followup
Forgot bashbrew binary
2018-12-13 22:30:32 +01:00
Philipp Holzer c5346ca4fd
Forgot bashbrew binary 2018-12-13 22:29:14 +01:00
Hypolite Petovan 842226a4e4
Merge pull request #41 from nupplaphil/autobuild
Autobuild
2018-12-13 15:42:46 -05:00
Philipp Holzer 4ea40be638
Adding stackbrew-library improvements 2018-12-13 20:17:46 +01:00
Philipp Holzer ea3be956d6
Auto building Docker images after merge 2018-12-13 20:17:42 +01:00
Hypolite Petovan f7c06fa240
Merge pull request #39 from nupplaphil/2018.12-rc
Adding friendica release 2018.12-rc
2018-12-13 10:43:33 -05:00
Philipp Holzer a13e833ba3
Adding friendica release 2018.12-rc 2018-12-13 14:35:00 +01:00
Hypolite Petovan ca9cdb6921
Merge pull request #37 from friendica/docker-36
excluding too much files
2018-11-21 19:15:51 -05:00
Philipp Holzer 70d517da32
excluding too much files 2018-11-21 20:07:38 +01:00
Hypolite Petovan 6a42a2f355
Merge pull request #30 from nupplaphil/upgrade_repo
Bugfixing & Upgrading
2018-10-08 22:48:17 -04:00
Philipp Holzer 93d514529c
ignore addon.ini.php when copying a new release 2018-10-05 21:20:25 +02:00
Philipp Holzer b9647b0308
Reverted test-settings and updated README 2018-10-05 21:10:53 +02: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 836f275fee
Bugfixing console call (with php) 2018-10-05 00:19:56 +02:00
Philipp Holzer 2366e505dd
Upgrading generate-stackbrew-library.sh 2018-10-04 23:38:40 +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
Hypolite Petovan b876d92b54
Merge pull request #27 from nupplaphil/caching
Adding Cache-Options
2018-06-22 16:06:17 -04: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
Hypolite Petovan 951fdf7773
Merge pull request #24 from nupplaphil/database_retries
Added Datbase retry checks (if Friendica is faster than the DB)
2018-06-10 11:59:04 -04:00
Philipp Holzer 733bf8a0ba
Added different error-msg 2018-06-10 13:47:31 +02:00
Philipp Holzer 81bdd6ff72
Added Datbase retry checks (if Friendica is faster than the DB) 2018-06-10 13:44:33 +02:00
Hypolite Petovan 5c92c61d1b
Merge pull request #23 from nupplaphil/bugfixings
Bugfixings
2018-06-09 17:04:00 -04:00
Philipp Holzer 4877b846a8
Bugfixings
- directory for worker.php changed to `bin/`
- `composer install` isn't necessary for stable images
- copy_sources should work for future *-rc branches too
2018-06-09 14:55:51 +02:00
Hypolite Petovan 8ec144f1bd
Merge pull request #22 from nupplaphil/friendica_bugfix
Bugfixing friendica shell script
2018-06-06 19:30:30 -04:00
Philipp Holzer f5925ac3fa
Bugfixing friendica shell script
- update was not working for develop branch
2018-06-06 23:19:33 +02:00
Hypolite Petovan d261b0cf4a
Merge pull request #21 from nupplaphil/update_readme
Update README
2018-06-06 16:26:15 -04:00
Philipp Holzer 25878103ce
Update README 2018-06-06 22:07:15 +02:00
Hypolite Petovan 6ba4108d3d
Merge pull request #20 from nupplaphil/bugfix_smtp
Bugfix SMTP
2018-06-06 15:16:03 -04: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 bba11a1eed
- Updated Dockerfiles 2018-06-06 20:59:45 +02:00
Philipp Holzer 5e3bf7e630
- Changed docker-compose examples because of the new smtp-environment 2018-06-06 20:58:45 +02:00
Philipp Holzer e0c270dd08
Deleted SMTP-Dockerfiles 2018-06-06 20:41:01 +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
Hypolite Petovan 4043b7901d
Merge pull request #18 from nupplaphil/bugfix_friendica_console
Bugfix `friendica console` command
2018-06-01 22:49:15 -04:00