Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
/ zendserver-formula Public archive

Saltstack formula for ZendServer, Enrise style.

Notifications You must be signed in to change notification settings

Enrise/zendserver-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived and unmaintained

This is an old repository that is no longer used or maintained. We advice to no longer use this repository.

Original README can be found below:

zendserver-formula

Travis branch

Formula for Saltstack which installs ZendServer with PHP packages of given version, and optionally configures it. This was initially created as a Saltstack-formulas repo but moved back to Enrise for better control & the ability of testing the formula using Travis.

Compatibility

This formula currently only works on Debian-based systems (Debian, Ubuntu etc).

Contributing

Pull requests for other OSes and bug fixes are more than welcome.

Usage

Include zendserver in your project.

Configuration

All the configuration for zendserver is done via pillar (pillar.example). In case you already deployed your ZendServer installation but would like to enable extension management, create a zendserver grain with your admin WebAPI key for zs-manage. The format is as follows:

  zend-server:
    api:
      enabled: True
      key: 8e454570fdb3601aaa2e63c95500643155573b4c095a991d4f51e21f24944baf

You could for example put that in a fresh file in /etc/salt/minion.d/zendserver.conf

About

Saltstack formula for ZendServer, Enrise style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published