All Projects → assada → consul-generator

assada / consul-generator

Licence: MPL-2.0 License
📦 Creates files from consul keys

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to consul-generator

go-fsimpl
Go io/fs.FS filesystem implementations for various URL schemes
Stars: ✭ 225 (+1400%)
Mutual labels:  consul, filesystem
dropwizard-consul
Dropwizard Consul Bundle
Stars: ✭ 55 (+266.67%)
Mutual labels:  consul
docteur
An opiniated file-system for MirageOS
Stars: ✭ 16 (+6.67%)
Mutual labels:  filesystem
replace-in-files
Replace text in one or more files or globs.
Stars: ✭ 21 (+40%)
Mutual labels:  filesystem
nomad-consult-ansible-centos
Deploy nomad & consult on centos with ansible
Stars: ✭ 17 (+13.33%)
Mutual labels:  consul
ms2consul demo
python微服务,注册到consul的demo
Stars: ✭ 35 (+133.33%)
Mutual labels:  consul
TLightFileStream
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
Stars: ✭ 21 (+40%)
Mutual labels:  filesystem
JAlgoArena
JAlgoArena programming contest platform
Stars: ✭ 32 (+113.33%)
Mutual labels:  consul
mongoose-gridfs
mongoose gridfs on top of new gridfs api
Stars: ✭ 79 (+426.67%)
Mutual labels:  filesystem
FireFiles
Powerful Android File Manager for everything that runs on Android OS (Android TV, Android Watch, Mobile, etc)
Stars: ✭ 37 (+146.67%)
Mutual labels:  filesystem
moodle-tool objectfs
Object file storage system for Moodle
Stars: ✭ 61 (+306.67%)
Mutual labels:  filesystem
anyfs
Portable file system for Node
Stars: ✭ 17 (+13.33%)
Mutual labels:  filesystem
service-mesh-labs
Lab scenarios for learning how to service mesh.
Stars: ✭ 22 (+46.67%)
Mutual labels:  consul
SharpPhysFS
Managed wrapper for the PhysFS library
Stars: ✭ 14 (-6.67%)
Mutual labels:  filesystem
akka-cluster-consul
Example of bootstrapping Akka Cluster with Consul
Stars: ✭ 26 (+73.33%)
Mutual labels:  consul
echfs
The echfs filesystem
Stars: ✭ 150 (+900%)
Mutual labels:  filesystem
pyftpsync
Synchronize directories using FTP(S), SFTP, or file system access.
Stars: ✭ 85 (+466.67%)
Mutual labels:  filesystem
parallel-disk-usage
Highly parallelized, blazing fast directory tree analyzer
Stars: ✭ 145 (+866.67%)
Mutual labels:  filesystem
filesystem
Wrapper for WordPress' Filesystem for easier file manipulations
Stars: ✭ 19 (+26.67%)
Mutual labels:  filesystem
asl
A C++ cross-platform library including JSON, XML, HTTP, Sockets, WebSockets, threads, processes, logs, file system, CSV, INI files, etc.
Stars: ✭ 44 (+193.33%)
Mutual labels:  filesystem

Consul File Generator

Build Status

Create files from consul keys

Usage

consul-generator \
 -from="${SERVICE_REGION}/apps/${SERVICE_NAME}/${SERVICE_ENV}/keys/" \
 -to="./storage/keys/"
 -consul-addr="localhost:8500"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].