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

https://github.com/RashadAnsari/tile38-ha

This is a docker image for making Tile38 HA with Redis Sentinel
https://github.com/RashadAnsari/tile38-ha

geo geo-database geospatial tile38

Last synced: 2 months ago
JSON representation

This is a docker image for making Tile38 HA with Redis Sentinel

Awesome Lists containing this project

README

        

# Tile38 HA Docker Image

This is a docker image for making Tile38 HA with Redis Sentinel.

## Docker Tags

```
1.17.6, latest
```

## Usage

You can pull this image with following command:

```
docker pull rashadansari/tile38:tagname
```

### Notes

This image is a non-root container image that adds an extra layer of security and is generally recommended for production environments. However, because they run as a non-root user, privileged tasks are typically off-limits.