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

https://github.com/dalisoft/conf

configuration files optimized for you
https://github.com/dalisoft/conf

Last synced: 5 months ago
JSON representation

configuration files optimized for you

Awesome Lists containing this project

README

          

# conf

configuration files optimized for you

## Used Resources

-
-
-
-
-
-

## Useful Resources

-
-

## Usage

### [nginx](https://nginx.org)

Replace `/etc/nginx-http{VER}/nginx.conf` file with this one which in this repo.

You can use [this image](https://github.com/macbre/docker-nginx-http3) for Docker

### [binserve](https://github.com/mufeedvh/binserve)

Use `binserve.json` from this repo

### [postgres](https://postgresql.org)

Use [`postgres.conf` 1core/1GB RAM](./postgres/postgres_1c-1gb.conf), [`postgres.conf` 1core/2GB RAM](./postgres/postgres_1c-2gb.conf) or [`postgres.conf` 2core/4GB RAM](./postgres/postgres_2c-4gb.conf) from this repo

## License

MIT-License