zextras / carbonio-proxy

NGINX configuration resources for Carbonio

Home Page:https://www.zextras.com/carbonio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbonio NGINX Conf

Contributors Activity License Project Twitter

NGINX configuration resources for Carbonio

Makefile Overview

For almost every command you need to pass the HOST enviroment variable in order to tell which cluster you want to reach.

For example:

$ HOST=hostname.zextras.io make sys-deploy

Summary of the available commands:

  • build: create the .deb package under artifacts folder
  • sys-install: copy and install latest built .deb package in a remote server
  • sys-deploy: build, install and restart the service in a remote server
  • sys-status|start|stop|restart: Check or control via SSH the service into the specified host

License

See COPYING file for details

About

NGINX configuration resources for Carbonio

https://www.zextras.com/carbonio/

License:GNU General Public License v2.0


Languages

Language:HTML 50.9%Language:Shell 41.4%Language:HCL 5.2%Language:Makefile 2.5%