Skip to content

Releases: CanastaWiki/Canasta-DockerCompose

v2.0.0

08 Jan 03:14
a65eade
Compare
Choose a tag to compare

Version 2 of Canasta supports wiki farms by allowing multiple wikis to run on a single Canasta instance. wikis.yaml is now a required YAML configuration file that defines the wiki farm.

What's Changed

  • Allow the usage of external DBs in 1.3 by @jeffw16 in #40
  • Move port definition from docker-compose.yml to override file by @cicalese in #46
  • Allow modification to default composer installed extensions by @cicalese in #47
  • Removes image from docker-compose.override.yml by @vedmaka in #44
  • Uncomment "services" in override yml by @chl178 in #49
  • Remove all extensions and skins from composer.local.json by @yaronkoren in #48
  • Take Canasta 2 beta code from Chenhao's work by @jeffw16 in #55
  • Canasta 2.0 by @jeffw16 in #56
  • Wiki farm installation template by @chl178 in #45

New Contributors

Full Changelog: v1.3.0...v2.0.0

v1.3.0

18 Feb 21:46
f4dff6a
Compare
Choose a tag to compare

What's Changed

  • Give full path to docker.io by @hexmode in #38
  • Canasta for Docker Compose - MediaWIki 1.39 support by @jeffw16 in #29

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

22 Dec 17:38
143a6cd
Compare
Choose a tag to compare

What's Changed

  • removed link in web service as the db alias is provided by the default network by @silverhikari in #32
  • Add caddyfile support by @luxaritas in #17

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Nov 02:00
d0cabd6
Compare
Choose a tag to compare

What's Changed

  • Updates .gitignore files to not include bundled settings files by @vedmaka in #23

Full Changelog: v1.2.0...v1.2.1

v1.2.0

10 Oct 23:04
7063431
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

03 Oct 06:50
db9d619
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Jul 21:08
76045d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 May 20:35
5bfe6be
Compare
Choose a tag to compare

Removed user- prefix from extensions and skins folder.

v1.0.1

12 Apr 20:08
e909c46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Apr 19:44
ea3cf49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/CanastaWiki/Canasta-DockerCompose/commits/v1.0.0