An open API service indexing awesome lists of open source software.

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

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
```