You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 months ago | |
---|---|---|
cmd/microsettingsd | 8 months ago | |
docker/settings | 8 months ago | |
proto/settingspb | 8 months ago | |
utils | 8 months ago | |
.drone.yml | 8 months ago | |
.env.sample | 8 months ago | |
.gitignore | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
Taskfile.yml | 8 months ago | |
go.mod | 8 months ago | |
go.sum | 8 months ago | |
model.go | 8 months ago | |
settings.go | 8 months ago |
README.md
settings
RBAC K/V store for jo-micro/go-micro.
Developers corner
Build podman/docker image
Prerequesits
- podman
- Task
Build
cp .env.sample .env
task
Remove everything
task rm
Authors
- René Jochum - rene@jochum.devy
License
Its dual licensed:
- Apache-2.0
- GPL-2.0-or-later