Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

Alfresco/alfresco-spk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alfresco SPK

Alfresco SPK is a toolset that can be used by stack operators (Devops/Architects/Engineers, Support, QA, Sales, Marketing, ...) to define Alfresco immutable Images, testing them locally first, also for arbitrarily complex architectures.

It allows you to:

  • Run an arbitrarily complex stack locally
  • Build (immutable) image(s) with the exact same provisioning logic used for local run
  • Test immutable images locally
  • Run a stack on any orchestration tool with the same provisioning logic used for local runs

How to contribute

To avoid any problem on master, we are implementing git-flow. To contribute, follow this:

  • Fork this repository
  • Make your changes
  • Test your changes
  • Open a pull request to develop

External References