mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-10 11:30:17 +03:00
59 lines
14 KiB
Markdown
59 lines
14 KiB
Markdown
# [](https://github.com/EpicMorg/docker-scripts/commits) [](https://github.com/EpicMorg/docker-scripts/issues) [](https://github.com/EpicMorg/docker-scripts/network) [](https://github.com/EpicMorg/docker-scripts/stargazers) [](https://github.com/EpicMorg/docker-scripts/archive/master.zip) [](https://github.com/EpicMorg/docker-scripts/releases) [](https://bestpractices.coreinfrastructure.org/projects/3658) [](https://codescene.io/projects/6535) [](LICENSE.md) [](CHANGELOG.md)
|
|
|
|
| Master | Develop |
|
|
|:-------------|:-------------|
|
|
| [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster-linux) | [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Adevelop-linux)
|
|
| [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster-win32) | [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Adevelop-win32)
|
|
|
|
## Description
|
|
A collection of docker images for production use. This repo contains 2 types of images - `advanced` and `ecosystem`. We support `linux x86_64` docker engine (`Win64` is still in the ***testing*** stage).
|
|
|
|
* `linux/advanced` folder contains improved images like `nextcloud` or `teamcity server`, `zabbix collection`, etc. These images just forked from original developers and patched a bit.
|
|
* `linux/ecosystem` folder contains images developed by our team like full `Atlassian Stack`, compilled `nginx`, `php`, `testrail` and othres.
|
|
|
|

|
|
|
|
## Quick navigation for sub-repositories
|
|
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.
|
|
|
|
| Bitbucket | Confluence | Jira | EpicMorg |
|
|
|-------------:|-------------:|:-------------|:-------------|
|
|
| [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/bitbucket/7) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/confluence/7) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/jira/8) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorgVault/docker-deprecated-images) [](https://github.com/EpicMorgVault/docker-deprecated-images) |
|
|
| [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/bitbucket/6) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/confluence/6) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/jira/7) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorgVault/docker-experimental-images) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Atesting) |
|
|
| ` ` | [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/confluence/5) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/jira/6) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorg/docker-scripts/tree/master/nextcloud) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) |
|
|
| ` ` | ` ` | [](https://github.com/EpicMorg/docker-scripts/tree/master/atlassian/jira/5) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | [](https://github.com/EpicMorg/docker-scripts/tree/master/postgres) [](https://github.com/EpicMorg/docker-scripts/actions?query=workflow%3Amaster) | |
|
|
|
|
# Some popular products [](https://ko-fi.com/B0B81CUI4)
|
|
|
|
| Application | Pulls | Notes
|
|
| ------ | ------ | ------
|
|
| [](https://www.atlassian.com/software/bitbucket/download) | [](https://hub.docker.com/r/epicmorg/bitbucket/) | `Atlassian Bitbucket` server. You also can install `datacenter` edition.
|
|
| [](https://www.atlassian.com/software/confluence/download) | [](https://hub.docker.com/r/epicmorg/confluence/) | `Atlassian Confluence` server. You also can install `datacenter` edition.
|
|
| [](https://www.atlassian.com/software/jira/download) | [](https://hub.docker.com/r/epicmorg/jira/) | `Atlassian Jira: Softrware` server. You also can install `servicedesk`, `core` or `datacenter` editions.
|
|
| [](https://nginx.org/en/download.html) | [](https://hub.docker.com/r/epicmorg/nginx/) | Mainline custom build by [EpicMorg Team](https://github.com/EpicMorg) with http2 support and some modules.
|
|
| [](https://deb.sury.org/) | [](https://hub.docker.com/r/epicmorg/apache2/ ) | Latest pure apache2.
|
|
| [](https://deb.sury.org/) | [](https://hub.docker.com/r/epicmorg/apache2/ ) | php 7.3 custom build by [Ondrej Sury](https://launchpad.net/~ondrej). Component of container above.
|
|
| [](https://hub.docker.com/_/nextcloud) | [](https://hub.docker.com/r/epicmorg/nextcloud/ ) | Fixed `nextcloud:latest` build by [EpicMorg Team](https://github.com/EpicMorg) with benefits.
|
|
| [](https://github.com/zabbix/zabbix-docker) | [](https://hub.docker.com/r/epicmorg/zabbix-agent/ ) | Fixed `zabbix/zabbix-agent:ubuntu-latest` build by [EpicMorg Team](https://github.com/EpicMorg) with benefits.
|
|
| [](https://github.com/zabbix/zabbix-docker) | [](https://hub.docker.com/r/epicmorg/zabbix-server-mysql/ ) | Fixed `zabbix/zabbix-server-mysql:ubuntu-latest` build by [EpicMorg Team](https://github.com/EpicMorg) with benefits.
|
|
| [](https://github.com/zabbix/zabbix-docker) | [](https://hub.docker.com/r/epicmorg/zabbix-web-apache-mysql/ ) | Fixed `zabbix/zabbix-web-apache-mysql:ubuntu-latest` build by [EpicMorg Team](https://github.com/EpicMorg) with benefits.
|
|
| [](https://github.com/zabbix/zabbix-docker) | [](https://hub.docker.com/r/epicmorg/zabbix-java-gateway/ ) | Fixed `zabbix/zabbix-java-gateway:ubuntu-latest` build by [EpicMorg Team](https://github.com/EpicMorg) with benefits.
|
|
| [](https://github.com/JetBrains/teamcity-docker-agent) | [](https://hub.docker.com/r/epicmorg/teamcity-agent/ ) | Custom build by [EpicMorg Team](https://github.com/EpicMorg) with benefits.
|
|
| [](https://github.com/qbittorrent/qBittorrent) | [](https://hub.docker.com/r/epicmorg/qbittorrent/ ) | Custom build by [EpicMorg Team](https://github.com/EpicMorg) with benefits.
|
|
|
|
# Containers Map
|
|
|
|

|
|
|
|
# Stargazers
|
|
[](https://github.com/EpicMorg/docker-scripts/stargazers)
|
|
|
|
# Forkers
|
|
[](https://github.com/EpicMorg/docker-scripts/network/members)
|
|
|
|
# ↳ Special Thanks:
|
|
|
|
* [@Aleks-Z](https://github.com/Aleks-Z)
|
|
* [@alex4rks](https://github.com/alex4rks)
|
|
* [@kasthack](https://github.com/kasthack)
|