Skip to content

Releases: timlegge/docker-foswiki

Version 1.13

08 May 00:55
460b40d
Compare
Choose a tag to compare

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

29 Feb 16:28
Compare
Choose a tag to compare

Version 1.12

  1. docker-foswiki
    1. Update edge packages
    2. Add perl modules:
      1. Crypt::JWT
      2. Crypt::Random
    3. Use SamlLoginContrib from foswiki.org instead of local
    4. Add OpenIDLoginContrib
    5. Removed several packages including git and ssmp as being unneeded
  2. repo - removed old patches

Version 1.11

21 Feb 18:57
Compare
Choose a tag to compare

Version 1.11

  1. docker-foswiki

    1. Change perl-email-address-xs to Alpine package from repo
  2. Documentation updates

  3. Removed a minor digit from the version to match the docker tag

Version 1.0.10

20 Feb 04:03
Compare
Choose a tag to compare

Version 1.0.10

Fixes email issue as reported in #16

  1. docker-foswiki

    1. Add perl-email-address-xs-1.04-r0.apk from repo till its available from Alpine
  2. Docmentation updates

Version 1.0.9

30 Nov 19:21
3de1a5a
Compare
Choose a tag to compare

Version 1.0.9

  1. docker-foswiki

    1. Enable EditChapterPlugin
    2. Includes bash into the image, so that solrjob can run. Updated README.md
    3. Add odt2txt package
    4. Add and remove some plugins
  2. docker-compose

    1. Change default Skin to nat
    2. Clean up setup
    3. Adds a default value of 8765 to FOSWIKI_PORT
    4. Allow to run multiple instances of the Foswiki service with compose
  3. Documentation updates

Thanks to Michel Mallejac mmallejac for the docker-compose, documentation updates and testing

Version 1.0.8

15 Nov 22:59
Compare
Choose a tag to compare
  1. Enable the following plugins
    1. AutoTemplatePlugin
    2. BreadCrumbsPlugin
    3. DBCachePlugin
    4. FlexFormPlugin
    5. FlexWebListPlugin
    6. PubLinkFixupPlugin
    7. WebLinkPlugin

Version 1.0.7

15 Nov 01:48
Compare
Choose a tag to compare
  1. Add information about reseting the admin password
  2. Add contributed docker-compose file to setup foswiki and solr
  3. 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

08 Jul 20:16
b4ec289
Compare
Choose a tag to compare

New version to add package and move from Imagemagick manualy build to using ImageMagick7 Alpine package with PerlMagick included

  1. Added perl-authcas
  2. Move to ImageMagick 7 package which includes perlmagick

Version 1.02

08 Jun 00:06
Compare
Choose a tag to compare

Version 1.0.2

Changes since 1.0.1

  1. Document added Perl Modules
  2. Add perl-sereal and graphviz
  3. Add perl-locale-codes for newer perl
  4. Add perl-text-unidecode

Version 1.01

07 Jun 00:28
16d80ac
Compare
Choose a tag to compare

commit 16d80ac (tag: v1.01)
Changes for 1.01

commit 9486b44
Remove some unneded devel packages

commit 817f06d
Add grep package