docker-scripts/CHANGELOG.md

274 lines
12 KiB
Markdown
Raw Normal View History

2019-09-25 12:30:05 +03:00
## Changelog
2022-01-25 19:01:36 +03:00
### 2022
* `january`
* fixed `apache2`
* added `php8` support
* extended `testrail` releases with `active directory` and `ldap` auth support.
2021-01-28 01:23:33 +03:00
### 2021
2021-12-15 19:01:31 +03:00
* `december`
* added `git-lfs`, `lazygit`, bumped versions of nginx, jira, conflunce and bitbucket.
2021-12-16 01:12:49 +03:00
* added another git addons
* added `gh` - `github-cli` support
2021-11-01 18:56:28 +03:00
* `october-november`
* added `nginx:quic` image. UNSTABLE.
* added `redash:latest` image in to `advanced` pack.
2021-11-02 04:00:42 +03:00
* improved `Makefile`s.
2021-11-04 05:18:23 +03:00
* fixed `nextcloud` images.
* splited `nextcloud` images to `pure` and `patched` (`zipstreamer`) tags.
2021-11-20 01:21:43 +03:00
* added `torrserver` by @Aleks-Z :v:
2021-11-19 20:07:05 +03:00
* added `advanced` image of `vcsode server`. original image by [linuxserver/docker-code-server](https://github.com/linuxserver/docker-code-server).
* `september`
* added [ArekSredzki/electron-release-server](https://github.com/ArekSredzki/electron-release-server/) support.
2021-09-21 15:30:22 +03:00
* fully reworked `teamcity-agent` images.
2021-09-21 18:33:18 +03:00
* added `java 16` support to base images.
2021-09-21 20:28:20 +03:00
* moved images to `advanced` and `ecosystem` folders.
* migrated from `country code` to `httpredir` (more stable) official `debian` mirror.
2021-09-21 21:40:53 +03:00
* `nginx 1.21.3`.
2021-08-18 23:24:17 +03:00
* `august`
2021-08-30 13:44:34 +03:00
* splited `tc-agents` with `nodejs`
2021-08-18 23:24:17 +03:00
* fixed `PostgreSQL` images
* added `PostgreSQL 13` and `PostgreSQL 14`. `latest` tag symlinked to `14`.
* `july`
* nothing
2021-06-03 00:38:50 +03:00
* `june`
* migrated to `docker-compose` build-system.
* added older versions of `nginx`.
2021-05-19 00:52:30 +03:00
* `may`
* @kasthack was wrote docker-template generator for atlassian products
* was regenerated and updated *all* `jira` images with `5`, `6`, `7` and `8` versions.
2021-05-19 03:11:06 +03:00
* was regenerated and updated *all* `fisheye-crucible` images with `2`, `3` and `4` versions.
2021-05-19 00:52:30 +03:00
* all actual download links was get from [EpicMorg/atlassian-json](https://github.com/EpicMorg/atlassian-json) repo.
* asap will be updated and added all additional `atlassian` images.
2021-04-01 18:29:36 +03:00
* `april`
2021-04-13 00:56:37 +03:00
* updated `nextcloud` images
2021-04-01 18:32:20 +03:00
* `[BREAKING CHANGES]` reorganized space - `linux` and `win32` folders
2021-04-13 00:56:37 +03:00
* `[BREAKING CHANGES]` images `balancer` and `websites` was renamed to `nginx` and `apache2`.
2021-04-01 18:29:36 +03:00
* support of old repos will be unlin `jan/2022`. please usen new instead.
* updated `atlassian` images
2021-04-01 20:30:04 +03:00
* fixed scripts by `find . -name '*.sh' -type f | xargs chmod +x` by [sof](https://stackoverflow.com/questions/13377606/chmod-recursively).
2021-04-01 18:29:36 +03:00
* added suport of `win32` images. just experemental.
2021-03-11 01:04:47 +03:00
* `march`
* `apache2`, `nginx`, `php` - fixed php versions, fixed dependency hell. code updated.
* `nginx` 1.19.8
* `testrail` v7+ migrated to `php 7.4`
2021-04-01 18:29:36 +03:00
* updated `atlassian` images, `nextcloud`
2021-03-11 01:04:47 +03:00
* `february`
* hm.. nothing
2021-01-28 01:23:33 +03:00
* `january`
* splitted `php` from `websites` images. all versions - `7.2-7.4`.
* updated `ioncube loader` for `php7.4`. enabled by degault.
* added support of `p4php` module. for all versions. enabled by degault.
* updated `atlassian` images.
* deprecated `syspass` iamge. sorry.
* updated `nginx`. and reworked `php` image, now it based in splitted php-image. yay.
2021-01-28 01:53:28 +03:00
* updated `teamcity agent` image.
2021-01-28 01:23:33 +03:00
-------------------------------------------------------------------
### 2020
2020-12-26 02:07:35 +03:00
* `december`
* added mattermost
* fixed some images
2020-11-24 02:47:13 +03:00
* `november`
* fixes and updated images
* migrated to github actions
2020-10-05 17:58:04 +03:00
* `October`
* fixes and updated images
2020-09-04 19:37:25 +03:00
* `September`
* fixes
* updated `base images`, `apache2`, `testrail`, `TeamCity Agnet`, `nginx`, `bitbucket`, `jira`, `confluence`
2020-08-04 16:02:37 +03:00
* `August`
* added `testrail` based on `websites:php7.2` image. always `latest` version
* added `balancer:rtmp-hls` image, based on `balancer:latest` and [TareqAlqutami/rtmp-hls-server](https://github.com/TareqAlqutami/rtmp-hls-server) configs. `TareqAlqutami`, thank you for it.
2020-07-17 18:14:45 +03:00
* `May-july 2020`
2020-07-18 00:59:00 +03:00
* Upgraded `TeamCity Agnet`
* upgraded `nginx`
* Fixed `Nextcloud`
* Fixed `qBittorrent`
* Added `websites:php7.3`
* Updated `atlassian` versions
2020-07-17 18:14:45 +03:00
* Added `testrail` (beta release)
* Fixed bugs
* `March-Apr 2020`
2020-04-30 16:47:44 +03:00
* Added new atlassian versions
* Fixed bugs
2020-07-17 18:14:45 +03:00
* Upgraded nginx
2020-02-02 03:55:09 +03:00
* `February 2020`
2020-02-27 16:34:51 +03:00
* **Big rework of repositories on github**. Containers was Splited to another sub-repositories. Now current repo will be contain only fresh and latest versions of images. All older versions will be appeared in sub-repos. More fater building, less bad load to CI.
2020-02-02 03:55:09 +03:00
* `fixed` all `*.sh` chmods. (sorry)
* fixed `balancer` final container with `edge`.
* `websites` migrated to `edge`. why not?
2020-02-06 17:59:29 +03:00
* added `jdk6` and `jdk7` base images
2020-02-27 16:34:51 +03:00
* addded `PostgresSQL 9-12`
2020-01-29 15:56:50 +03:00
* `January 2020` (01/13/2020 - 01/30/2020)
2020-01-14 13:51:36 +03:00
* separated `base` images to `prod`, `prod:jdk8`, `prod:jdk11`, `devel`, `devel:jdk8`, `devel:jdk11`
* teamcity - `devel:jdk11`
* updated current atlassian contaners:
* `bitbucket` all current versions (`6.2`-`latest`) - `prod:jdk11`,
* `confluence` before `7.1` - `prod:jdk8`, after - `7.1` - `prod:jdk11`,
* `jira` before `8.2` - `prod:jdk8`, after - `8.2` - `prod:jdk11`
2020-01-14 17:26:39 +03:00
* updated `Atlassian` stack:
2020-01-14 17:45:19 +03:00
* added `Jira 8.x`: `8.0.3`, `8.1.2`, `8.1.3`, `8.2.5`, `8.2.6`, `8.3.5`, `8.4.3` , `8.6.0` , `8.6.1`
* added `Jira 7.0.x`: `7.0.0`, `7.0.2`, `7.0.5`, `7.0.10`, `7.0.11`
2020-01-14 18:04:00 +03:00
* added `Jira 7.1.x`: `7.1.0`, `7.1.1`, `7.1.2`, `7.1.4`, `7.1.6`, `7.1.7`, `7.1.8`, `7.1.9`, `7.1.10`
2020-01-14 18:16:33 +03:00
* added `Jira 7.2.x`: `7.2.0`, `7.2.1`, `7.2.2`, `7.2.3`, `7.2.4`, `7.2.6`, `7.2.7`, `7.2.8`, `7.2.9`, `7.2.10`, `7.2.11`, `7.2.12`, `7.2.13`, `7.2.14`, `7.2.15`
2020-01-15 13:22:13 +03:00
* added `Jira 7.3.x`: `7.3.0`, `7.3.1`, `7.3.2`, `7.3.3`, `7.3.4`, `7.3.5`, `7.3.6`, `7.3.7`, `7.3.8`, `7. 3.9`
2020-01-15 13:30:17 +03:00
* added `Jira 7.4.x`: `7.4.0`, `7.4.1`, `7.4.2`, `7.4.3`, `7.4.4`, `7.4.5`, `7.4.6`
2020-01-15 13:41:56 +03:00
* added `Jira 7.5.x`: `7.5.0`, `7.5.1`, `7.5.2`, `7.5.3`, `7.5.4`
2020-01-15 13:57:31 +03:00
* added `Jira 7.6.x`: `7.6.0`, `7.6.1`, `7.6.2`, `7.6.3`, `7.6.4`, `7.6.6`, `7.6.7`, `7.6.8`, `7.6.9`, `7.6.10`, `7.6.11`, `7.6.12`, `7.6.13`, `7.6.14`, `7.6.15`, `7.6.16`, `7.6.17`
2020-01-15 14:02:48 +03:00
* added `Jira 7.7.x`: `7.7.0`, `7.7.1`, `7.7.2`, `7.7.4`
2020-01-15 14:05:23 +03:00
* added `Jira 7.8.x`: `7.8.0`, `7.8.1`, `7.8.2`, `7.8.4`
2020-01-15 14:08:34 +03:00
* added `Jira 7.9.x`: `7.9.0`, `7.9.2`
* added `Bitbucket 6.0.x`: `6.0.0`, `6.0.1`, `6.0.2`, `6.0.3`, `6.0.4`, `6.0.5`, `6.0.6`, `6.0.7`, `6.0.9`, `6.0.10`, `6.0.11`
2020-01-15 16:25:06 +03:00
* added `Bitbucket 6.1.x`: `6.1.0`, `6.1.1`, `6.1.2`, `6.1.3`, `6.1.4`, `6.1.5`, `6.1.6`, `6.1.7`, `6.1.8`, `6.1.9`
2020-01-15 16:29:02 +03:00
* added `Bitbucket 6.2.x`: `6.2.2`, `6.2.3`, `6.2.4`, `6.2.5`, `6.2.6`, `6.2.7`
2020-01-15 16:33:47 +03:00
* added `Bitbucket 6.3.x`: `6.3.3`, `6.3.4`, `6.3.5`, `6.3.6`
2020-01-15 16:46:52 +03:00
* added `Bitbucket 6.4.x`: `6.4.2`, `6.4.3`, `6.4.4`
2020-01-15 16:48:25 +03:00
* added `Bitbucket 6.5.x`: `6.5.3`
2020-01-15 16:53:47 +03:00
* added `Bitbucket 6.6.x`: `6.6.3`
2020-01-15 16:55:00 +03:00
* added `Bitbucket 6.7.x`: `6.7.3`
2020-01-15 16:58:26 +03:00
* added `Bitbucket 6.8.x`: `6.8.2`
* added `Bitbucket 6.9.x`: `6.9.0`, `6.9.1`
2020-01-15 17:00:06 +03:00
* added `Bitbucket 6.10.x`: `6.10.0`
2020-01-16 13:14:15 +03:00
* added `Confluence 6.0.x`: `6.0.1`, `6.0.2`, `6.0.3`, `6.0.4`, `6.0.5`, `6.0.6`, `6.0.7`
2020-01-16 14:05:07 +03:00
* added `Confluence 6.1.x`: `6.1.0`, `6.1.1`, `6.1.2`, `6.1.3`, `6.1.4`
2020-01-16 14:49:22 +03:00
* added `Confluence 6.2.x`: `6.2.0`, `6.2.1`, `6.2.3`, `6.2.4`
2020-01-16 14:56:15 +03:00
* added `Confluence 6.3.x`: `6.3.1`, `6.3.2`, `6.3.3`, `6.3.4`
2020-01-16 15:03:21 +03:00
* added `Confluence 6.4.x`: `6.4.0`, `6.4.1`, `6.4.2`, `6.4.3`
* added `Confluence 6.5.x`: `6.5.0`, `6.5.1`, `6.5.2`, `6.5.3`
2020-01-16 15:13:30 +03:00
* added `Confluence 6.6.x`: `6.6.0`, `6.6.1`, `6.6.2`, `6.6.3`, `6.6.4`, `6.6.5`, `6.6.6`, `6.6.7`, `6.6.8`, `6.6.9`, `6.6.10`, `6.6.11`, `6.6.12`, `6.6.13`, `6.6.14`, `6.6.15`, `6.6.17`
2020-01-16 16:32:56 +03:00
* added `Confluence 6.7.x`: `6.7.0`, `6.7.1`, `6.7.2`, `6.7.3`
2020-01-16 16:35:49 +03:00
* added `Confluence 6.8.x`: `6.8.0`, `6.8.1`, `6.8.2`, `6.8.3`, `6.8.5`
2020-01-16 16:45:05 +03:00
* added `Confluence 6.10.x`: `6.10.3`
2020-01-16 16:48:34 +03:00
* added `Confluence 6.13.x`: `6.10.5`, `6.10.6`, `6.10.7`, `6.10.8`, `6.10.9`, `6.10.10`,
2020-01-16 17:07:19 +03:00
* added `Confluence 6.13.x`: `6.15.10`
* added `Confluence 7.0.x`: `7.0.5`
* added `Confluence 7.2.x`: `7.2.1`
* `Atlassian` stack separated to 2 branches:
* jdk8-based (default for all images)
* jdk11-based for new images (by special `-jdk11` tag)
* optimized final containers which uses `devel` base
2020-01-17 01:27:22 +03:00
* updated REAMDE.md
2020-01-29 15:56:50 +03:00
* separated `nextcloud` to `latest`, `16`, `17`, `18` tags
* `TeamCity Agent`:
* switched back to `jdk8`
* added to `TeamCity Agent` `atlassian adk` support
* updated docker binary
* moved back `valve` and `steam-runtime` in to image from `devel`
* added `edge` image.
* switched `qbittorrent` images to `edge`
2020-01-30 18:38:36 +03:00
* switched final `balancer` image to `edge`
* reduced containers size by switching to `debian-slim` base-image.
2019-12-13 12:57:06 +03:00
* 12/13/2019
* updated `teamcity agent`. added `php 7.3` support.
* fixed `nginx` image.
2019-12-13 17:47:27 +03:00
* removed `7.12.2` and `8.0.1` of Jira.
2019-12-09 19:39:01 +03:00
* 12/02/2019
* updated `atlassian` stack.
2019-11-28 17:09:05 +03:00
* 11/28/2019
* updated `atlassian` stack.
2019-11-14 19:56:57 +03:00
* 11/14/2019
* updated `atlassian` stack.
2019-10-22 16:30:51 +03:00
* 10/22/2019
* updated `atlassian` stack.
* fixed `staytus` Dockerfile.
2019-10-02 03:42:42 +03:00
* 10/02/2019
* added custom fork of `staytus` dockerfile. original code [here](https://github.com/adamcooke/staytus).
2019-10-01 12:29:35 +03:00
* 10/01/2019
2019-10-01 17:26:07 +03:00
* added `nmap` and `telnet` to `zabbix-*`. sorry.
* added `nmap` and `telnet` to base image.
2019-09-27 12:23:48 +03:00
* 09/27/2019
* updated confluence `latest` tag to `7.0.1`.
2019-09-26 17:39:54 +03:00
* 09/26/2019
* Atlassian images fully migrated to new base.
* All images will be CI with TravisCI. Not only `latest` and `lts`. Yay!
* 09/25/2019
* added `Travis CI` like a builds validator. Only for stable `latest` releases.
* `jira`, `bitbucket`, `confluence` mgrated to new base images.
* nginx updated to `1.17.4`.
* 09/22-24/2019
2019-09-25 12:45:27 +03:00
* added our base images - `epicmorg/prod` for our production containers and `epicmorg/devel` for `TeamCity Agent` and temp images for builds.
* our custom teamcity contaner migrated to `epicmorg/devel` base image.
2019-09-25 12:45:27 +03:00
* fully reworked `nginx:latest` contaner + added php support (`nginx:php`). now it building by us. and old custom contaner moved to `nginx:legacy` tag.
2019-09-25 13:42:29 +03:00
* `jira` updated.
* `bitbucket` updated.
* `confluence` updated. `latest` tag is still using 6.15.x version. not 7.x. it is temprorary.
* added `Travis CI` like a builds validator. Only for stable `latest` releases.
2019-09-25 12:45:27 +03:00
* 09/01-22/2019
2019-09-25 12:55:27 +03:00
* added custom build of `TeamCity Agent`. additionally added support on SourceSDK out of the box.
2019-09-25 12:45:27 +03:00
* fixed `nextcloud` image.
2019-09-25 12:30:05 +03:00
* 08/16/2019
* zabbix, added anget, java gw
* 08/15/2019
* zabbix, fixed version. web and server.
* 08/05/2019
2019-09-25 13:42:29 +03:00
* `bitbucket` updated.
* `jira` updated.
2019-09-25 12:30:05 +03:00
* 07/16/2019
* `confluence` updated.
* 07/14/2019
* `jira` updated.
* 07/05/2019
* `jira` updated.
* `bitbucket` updated.
* `confluence` updated.
* 06/03/2019
* `jira` updated.
* `bitbucket` updated.
* 05/21/2019
* `jira` updated.
* fixed missed `locale.gen`
* 05/14/2019
* added another versions of `bitbucket` between `6.2` and `6.3`.
* bugs fixed
* 05/17/2019
* added another versions of `confluence` between `6.9` and `6.15`.
* bugs fixed
* 05/13/2019
* added another versions of `jira` between `7.10` and `8.1`.
* 04/17/2019
* bitbucket `6.2.0` + adoptopenjdk8
* jira `8.1.0` + adoptopenjdk8
* confluence `6.15.2` + adoptopenjdk8
* 04/10/2019
* fixed some scripts. added php7.2 tag for `websites`.
* added zabbix containers. why not.
* 04/08/2019
* added fixed (for us) `nextcloud` script. its a `nextcloud:latest` fork.
* 04/01/2019
* added missing files to some of scripts
* deleted very old versions on confluence, now only 6.x
* confluence `6.15.1`
* bitbucket `6.1.2`
* 03/07/2019
* atlassian scripts fixed
* java switched from `openjdk` to `oracle` for `jira` and `confluence` containers
* 03/06/2019
* bitbucket `6.1.0`
* jira `8.0.2`
* confluence `6.14.2`
* migrated from `alpine` to `debian` contaiers:
* jira
* confluence
* bitbucket
* 03/04/2019
* nginx-full -> nginx-extras `1.15.9`
* bitbucket `6.0.1`
* jira `8.0.1` (bugs!)
* various script fixes
* 02/19/2019
* jira `8.0.0`
* 02/14/2019
* bitbucket `5.16.0` -> `6.0.0`
* confluence `6.14.0` -> `6.14.1`
* 02/12/2019
* added curl binary to `balancer` and `websites` containers.
* added support for ioncube for php7.3 (enabled by default) in `websites` container.
* 02/11/2019 - updated *balancer* and *websites* images.
* moved from `ubuntu:bionic` to `debian:buster` images. anyone can safely update.
* php `7.2` -> `7.3`
* apache `2.4.34` -> `2.4.38`
* nginx `1.15.8` -> `nginx-full` `1.15.8` (`nginx-extras` is still broken)
* default preinstalled packages to `balancer` and `websites` containers: `ca-certificates`, `apt-transport-https`, `mc`, `iputils-ping` and some other.
* added support for additional locales to `balancer` and `websites` containers (default is `en_US.UTF-8`).
* apt sources switched to `Yandex-Mirror`.
* 01/01/1970 - see commit history. sorry.