https://github.com/azer0s/configs
Some configurations I use with sane
https://github.com/azer0s/configs
configs docker json kafka
Last synced: 9 months ago
JSON representation
Some configurations I use with sane
- Host: GitHub
- URL: https://github.com/azer0s/configs
- Owner: Azer0s
- Created: 2019-11-11T19:36:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T21:32:23.000Z (over 5 years ago)
- Last Synced: 2025-01-11T07:35:24.471Z (10 months ago)
- Topics: configs, docker, json, kafka
- Homepage:
- Size: 33.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# configs
Some configurations I use with sane
## Repository index
```bash
sane apply Azer0s/configs/index
```
## Kafka
```bash
sane start kafka
```
## Couchbase
```bash
sane start couchbase
```
## ELK Stack
```bash
sane start elk
```
## Nginx
```bash
sane start nginx
```
## VSCode settings
```bash
sane apply vscode-settings
```