Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenit-eu/alfresco-docker-gradle-plugin
A Gradle plugin to build Alfresco docker images with extensions
https://github.com/xenit-eu/alfresco-docker-gradle-plugin
alfresco alfresco-development docker docker-images gradle gradle-plugin
Last synced: 6 days ago
JSON representation
A Gradle plugin to build Alfresco docker images with extensions
- Host: GitHub
- URL: https://github.com/xenit-eu/alfresco-docker-gradle-plugin
- Owner: xenit-eu
- License: apache-2.0
- Created: 2018-10-03T07:53:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T14:20:52.000Z (3 months ago)
- Last Synced: 2024-08-07T11:05:43.945Z (3 months ago)
- Topics: alfresco, alfresco-development, docker, docker-images, gradle, gradle-plugin
- Language: Java
- Homepage:
- Size: 959 KB
- Stars: 10
- Watchers: 8
- Forks: 6
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Alfresco Docker Gradle Plugins
[![CI](https://github.com/xenit-eu/alfresco-docker-gradle-plugin/workflows/CI/badge.svg)](https://github.com/xenit-eu/alfresco-docker-gradle-plugin/actions?query=workflow%3ACI+branch%3Amaster)
[![Gradle Plugin Portal](https://img.shields.io/maven-metadata/v/https/plugins.gradle.org/m2/eu/xenit/docker-alfresco/eu.xenit.docker-alfresco.gradle.plugin/maven-metadata.xml.svg?colorB=007ec6&label=eu.xenit.docker-alfresco)](https://plugins.gradle.org/plugin/eu.xenit.docker-alfresco)
[![Gradle Plugin Portal](https://img.shields.io/maven-metadata/v/https/plugins.gradle.org/m2/eu/xenit/docker/eu.xenit.docker.gradle.plugin/maven-metadata.xml.svg?colorB=007ec6&label=eu.xenit.docker)](https://plugins.gradle.org/plugin/eu.xenit.docker)
[![Gradle Plugin Portal](https://img.shields.io/maven-metadata/v/https/plugins.gradle.org/m2/eu/xenit/docker-compose/eu.xenit.docker-compose.gradle.plugin/maven-metadata.xml.svg?colorB=007ec6&label=eu.xenit.docker-compose)](https://plugins.gradle.org/plugin/eu.xenit.docker-compose)> [![Xenit Logo](https://xenit.eu/wp-content/uploads/2017/09/XeniT_Website_Logo.png)](https://xenit.eu/open-source)
>
> The Alfresco Docker Gradle Plugins are a part of the Xenit Open Source Tooling around Alfresco. Xenit is company with a deep expertise
> and a strong team around Alfresco. If you'd like to learn more about our
> [tools](https://xenit.eu/open-source), [services](https://xenit.eu/alfresco) and
> [products](https://xenit.eu/alfresco-products), please visit our [website](https://xenit.eu).## Documentation
> [!warning]
> Versions prior to `5.3.0` have a dependency on the [gradle-docker-compose-plugin which was published to JCenter](https://github.com/avast/gradle-docker-compose-plugin/commit/82b9e02d5a79dc94ead743f66aeaaa4307df4459), and it is decommisioned now, so these old versions are not available.* [The user guide](./docs/README.md)
* [The example projects](./src/integrationTest/examples)### Upgrade guides
* [From 4.x to 5.x](./UPGRADING-5.0.md)
* [From 5.x to 5.1](./UPGRADING-5.1.md) (Optional, replacements for deprecations)## Development
* [Changelog](./CHANGELOG.md)
* [Contributing](./CONTRIBUTING.md)