- 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/phpDocker 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/binscripts, moved to/usr/bin
- Deprecated
- Replaced env variable
OWNCLOUD_MARKETPLACE_URLwithOWNCLOUD_APPSTORE_URL - Replaced env variable
OWNCLOUD_LOCKING_ENABLEDwithOWNCLOUD_FILELOCKING_ENABLED - Replaced env variable
OWNCLOUD_ALLOW_EXTERNAL_LOCAL_STORAGEwithOWNCLOUD_FILES_EXTERNAL_ALLOW_NEW_LOCAL - Replaced env variable
OWNCLOUD_LOGSIZEwithOWNCLOUD_LOG_ROTATE_SIZE - Replaced env variable
OWNCLOUD_MAINTENANCE_MODEwithOWNCLOUD_MAINTENANCE - Replaced env variable
OWNCLOUD_MARKETPLACE_APIKEYwithOWNCLOUD_MARKETPLACE_KEY - Replaced env variable
OWNCLOUD_CACHING_CLASSwithOWNCLOUD_MEMCACHE_LOCAL - Replaced env variable
OWNCLOUD_UTF8MB4_ENABLEDwithOWNCLOUD_MYSQL_UTF8MB4
- Replaced env variable