2018-07-26 17:12:42 +03:00
# docker-scripts
2018-09-18 16:10:00 +03:00
[![GitHub issues ](https://img.shields.io/github/issues/EpicMorg/docker-scripts.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/issues) [![GitHub forks ](https://img.shields.io/github/forks/EpicMorg/docker-scripts.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/network) [![GitHub stars ](https://img.shields.io/github/stars/EpicMorg/docker-scripts.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/stargazers) [![GitHub license ](https://img.shields.io/github/license/EpicMorg/docker-scripts.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/blob/master/LICENSE)
2019-02-11 18:15:45 +03:00
# Products
2019-02-19 18:06:06 +03:00
2019-02-11 18:15:45 +03:00
| Application | Version | Pulls | Notes
| ------ | ------ | ------ | ------
2019-04-01 16:53:13 +03:00
| [![Atlassian Bitbucket ](https://img.shields.io/badge/Atlassian-Bitbucket-brightgreen.svg?style=popout-square )](https://www.atlassian.com/software/bitbucket/download) | [![Atlassian Bitbucket ](https://img.shields.io/badge/6.1.2-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/bitbucket/latest) | [![ ](https://img.shields.io/docker/pulls/epicmorg/bitbucket.svg?style=popout-square )](https://hub.docker.com/r/epicmorg/bitbucket/) | Just generic `Jira Software` server. You can install servicedesk\core.
2019-04-01 16:54:24 +03:00
| [![Atlassian Confluence ](https://img.shields.io/badge/Atlassian-Confluence-brightgreen.svg?style=popout-square )](https://www.atlassian.com/software/confluence/download) | [![Atlassian Confluence ](https://img.shields.io/badge/6.15.1-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/latest) | [![ ](https://img.shields.io/docker/pulls/epicmorg/confluence.svg?style=popout-square )](https://hub.docker.com/r/epicmorg/confluence/) | Additionaly have [![Atlassian Bitbucket ](https://img.shields.io/badge/6.9.0-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/6.9.0) version.
2019-03-06 17:35:34 +03:00
| [![Atlassian Jira ](https://img.shields.io/badge/Atlassian-Jira-brightgreen.svg?style=popout-square )](https://www.atlassian.com/software/bitbucket/download) | [![Atlassian Jira ](https://img.shields.io/badge/8.0.2-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/jira/latest) | [![ ](https://img.shields.io/docker/pulls/epicmorg/jira.svg?style=popout-square )](https://hub.docker.com/r/epicmorg/jira/) | Additionaly have [![Atlassian Bitbucket ](https://img.shields.io/badge/7.10.0-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/jira/7.10.0) version.
2019-03-06 17:36:22 +03:00
| [![Nginx Mainline ](https://img.shields.io/badge/Nginx%20Mainline-brightgreen.svg?style=popout-square )](https://deb.sury.org/) | [![Nginx Mainline ](https://img.shields.io/badge/1.15.9-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/balancer) | [![ ](https://img.shields.io/docker/pulls/epicmorg/balancer.svg?style=popout-square )](https://hub.docker.com/r/epicmorg/balancer/) | Nginx mainline custom build by [Ondrej Sury ](https://launchpad.net/~ondrej ) with http2 support and some modules.
2019-03-04 23:48:33 +03:00
| [![Apache2 ](https://img.shields.io/badge/Apache2-brightgreen.svg?style=popout-square )](https://deb.sury.org/) | [![Apache2 ](https://img.shields.io/badge/2.4.38-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/websites) | [![ ](https://img.shields.io/docker/pulls/epicmorg/websites.svg?style=popout-square )](https://hub.docker.com/r/epicmorg/websites/ ) | Latest pure apache2.
| [![php7 ](https://img.shields.io/badge/php7-brightgreen.svg?style=popout-square )](https://deb.sury.org/) | [![PHP7 ](https://img.shields.io/badge/7.3-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/websites) | [![ ](https://img.shields.io/docker/pulls/epicmorg/websites.svg?style=popout-square )](https://hub.docker.com/r/epicmorg/websites/ ) | php 7.3 custom build by [Ondrej Sury ](https://launchpad.net/~ondrej ). Component of container above.
2019-04-08 14:53:47 +03:00
| [![nc ](https://img.shields.io/badge/nextcloud-brightgreen.svg?style=popout-square )](https://hub.docker.com/_/nextcloud) | [![nc ](https://img.shields.io/badge/15.x-ff69b4.svg?style=popout-square )](https://github.com/EpicMorg/docker-scripts/tree/master/nextcloud) | [![ ](https://img.shields.io/docker/pulls/epicmorg/nextcloud.svg?style=popout-square )](https://hub.docker.com/r/epicmorg/nextcloud/ ) | Just fixed `nextcloud:latest` release.
2019-02-19 18:06:06 +03:00
2019-02-11 18:47:45 +03:00
## Changelog
2019-04-08 14:52:38 +03:00
* 04/08/2019
* added fixed (for us) `nextcloud` script. its a `nextcloud:latest` fork.
2019-04-01 16:53:13 +03:00
* 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`
2019-03-07 01:09:13 +03:00
* 03/07/2019
* atlassian scripts fixed
* java switched from `openjdk` to `oracle` for `jira` and `confluence` containers
2019-03-06 17:33:52 +03:00
* 03/06/2019
* bitbucket `6.1.0`
* jira `8.0.2`
2019-03-06 19:54:00 +03:00
* confluence `6.14.2`
2019-03-07 01:09:13 +03:00
* migrated from `alpine` to `debian` contaiers:
2019-03-06 17:33:52 +03:00
* jira
2019-03-06 19:54:00 +03:00
* confluence
* bitbucket
2019-03-04 23:48:33 +03:00
* 03/04/2019
* nginx-full -> nginx-extras `1.15.9`
* bitbucket `6.0.1`
2019-03-06 17:33:52 +03:00
* jira `8.0.1` (bugs!)
2019-03-04 23:48:33 +03:00
* various script fixes
* 02/19/2019
2019-02-19 18:06:06 +03:00
* jira `8.0.0`
2019-02-14 03:57:39 +03:00
* 02/14/2019
2019-02-19 18:06:06 +03:00
* bitbucket `5.16.0` -> `6.0.0`
2019-02-14 03:57:39 +03:00
* confluence `6.14.0` -> `6.14.1`
2019-02-12 01:45:46 +03:00
* 02/12/2019
* added curl binary to `balancer` and `websites` containers.
* added support for ioncube for php7.3 (enabled by default) in `websites` container.
2019-03-04 23:48:33 +03:00
* 02/11/2019 - updated *balancer* and *websites* images.
2019-02-11 18:15:45 +03:00
* 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.