Releases: timlegge/docker-foswiki
Version 1.13
Multi instances improvement and Traefik ready (Thanks Michel Mallejac @mmallejac)
Sample https configuration in repo
Caprover Application Compatibility (See README-CAPROVER.md) Thanks Shawn Beasley
@dignin)
Improved nginx Configuration files
Version 1.12
Version 1.12
- docker-foswiki
- Update edge packages
- Add perl modules:
- Crypt::JWT
- Crypt::Random
- Use SamlLoginContrib from foswiki.org instead of local
- Add OpenIDLoginContrib
- Removed several packages including git and ssmp as being unneeded
- repo - removed old patches
Version 1.11
Version 1.11
-
docker-foswiki
- Change perl-email-address-xs to Alpine package from repo
-
Documentation updates
-
Removed a minor digit from the version to match the docker tag
Version 1.0.10
Version 1.0.10
Fixes email issue as reported in #16
-
docker-foswiki
- Add perl-email-address-xs-1.04-r0.apk from repo till its available from Alpine
-
Docmentation updates
Version 1.0.9
Version 1.0.9
-
docker-foswiki
- Enable EditChapterPlugin
- Includes bash into the image, so that solrjob can run. Updated README.md
- Add odt2txt package
- Add and remove some plugins
-
docker-compose
- Change default Skin to nat
- Clean up setup
- Adds a default value of 8765 to FOSWIKI_PORT
- Allow to run multiple instances of the Foswiki service with compose
-
Documentation updates
Thanks to Michel Mallejac mmallejac for the docker-compose, documentation updates and testing
Version 1.0.8
- Enable the following plugins
- AutoTemplatePlugin
- BreadCrumbsPlugin
- DBCachePlugin
- FlexFormPlugin
- FlexWebListPlugin
- PubLinkFixupPlugin
- WebLinkPlugin
Version 1.0.7
- Add information about reseting the admin password
- Add contributed docker-compose file to setup foswiki and solr
- Enable TopicTitle Plugin and update correct solr URL in docker-compose
Thanks to @mmallejac for contributing the initial docker-compose file to start solr and foswiki
Version 1.03
New version to add package and move from Imagemagick manualy build to using ImageMagick7 Alpine package with PerlMagick included
- Added perl-authcas
- Move to ImageMagick 7 package which includes perlmagick
Version 1.02
Version 1.0.2
Changes since 1.0.1
- Document added Perl Modules
- Add perl-sereal and graphviz
- Add perl-locale-codes for newer perl
- Add perl-text-unidecode