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
- Host: GitHub
- URL: https://github.com/RashadAnsari/tile38-ha
- Owner: RashadAnsari
- License: mit
- Created: 2019-09-13T15:28:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T11:23:17.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T00:24:44.509Z (3 months ago)
- Topics: geo, geo-database, geospatial, tile38
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 27
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.