Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.
/ consul-spk Public archive

spk (Synology package) to install Hashicorp's consul service mesh into Synology NAS

License

Notifications You must be signed in to change notification settings

numkem/consul-spk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consul-spk

This package is heavily based from the work done for gogs-spk

Consul (Service mesh) SPK package (Synology PacKages)

Install Consul into a Synology NAS.

Requirements

Only tested on x64 (DS916+) could work on ARM since a consul binary exists.

Usage

Change Package Center -> Trust Level to Any Publisher and import manually the package from Manual install. Finally, install with Consul web installation.

Configuration

You can store your configuration using a conf.d folder inside 1_create_package/consul/. If you don't want to ship your configurations with the package, you can use /etc/consul.

To use with another arch

Download the binary from https://www.consul.io/downloads.html, replace the content from 1_create_package/consul directory and exec create_spk.sh:

~/src/consul-spk(master)$ rm -rf 1_create_package/consul/ && unzip consul_1.4.4_linux_amd64.zip && mv consul ./1_create_package/

$ sh create_spk.sh

About

spk (Synology package) to install Hashicorp's consul service mesh into Synology NAS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages