- Added
- Add Ubuntu 20.04 for owncloud-community-10.5.0beta1
- Added
- Add env variables for redis session handler
- Fixed
- Split HTTP_X_FORWARDED_HOST for getting first domain
- Added
- Add env variables for redis session handler
- Changed
- Switch to single branch development
- Use drone starlark instead of yaml
- Prepare multi architecture support
- Removed
- Drop docker and docker-compose examples
- Fixed
- Only touch logfile if it does not exist
- Fix apache default output to stdout
- Fixed
- Fix chown to
www-data:root
, these are correct perms
- Fix chown to
- Fixed
- Load objectstore config later in the processing
- Added
- Added scripts folder before and after cronjob
- Test built image with Clair before publishing
- Changed
- Change to environment-based configuration
- Reduce amount of shell script magic
- Use the new
owncloud/php
Docker image - Combined
owncloud-*
scripts toowncloud
- Moved templates to
/etc/templates
- Reduced amount of required templates
- Removed
- Removed Apache configuration, part of base image now
- Removed
/usr/local/bin
scripts, moved to/usr/bin
- Deprecated
- Replaced env variable
OWNCLOUD_MARKETPLACE_URL
withOWNCLOUD_APPSTORE_URL
- Replaced env variable
OWNCLOUD_LOCKING_ENABLED
withOWNCLOUD_FILELOCKING_ENABLED
- Replaced env variable
OWNCLOUD_ALLOW_EXTERNAL_LOCAL_STORAGE
withOWNCLOUD_FILES_EXTERNAL_ALLOW_NEW_LOCAL
- Replaced env variable
OWNCLOUD_LOGSIZE
withOWNCLOUD_LOG_ROTATE_SIZE
- Replaced env variable
OWNCLOUD_MAINTENANCE_MODE
withOWNCLOUD_MAINTENANCE
- Replaced env variable
OWNCLOUD_MARKETPLACE_APIKEY
withOWNCLOUD_MARKETPLACE_KEY
- Replaced env variable
OWNCLOUD_CACHING_CLASS
withOWNCLOUD_MEMCACHE_LOCAL
- Replaced env variable
OWNCLOUD_UTF8MB4_ENABLED
withOWNCLOUD_MYSQL_UTF8MB4
- Replaced env variable