lrswss / docker-frost-http

Dockerfile for FROST-Server-HTTP for deployment on a Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerfile for FROST-Server (HTTP)

I was looking for a recent FROST-Server image to be deployed on a Raspberry Pi. Unfortunately I didn't find anything suitable on Docker-Hub, so I rolled my own.

You might want to use the included docker-compose.yaml file to fire up a FROST-Server with a PostgreSQL/Postgis 11 instance on a Raspberry Pi. You only need to adjust the serviceRootUrl option to point at the IP of your Pi.

https://hub.docker.com/repository/docker/bettwanze/frost-server-http

About

Dockerfile for FROST-Server-HTTP for deployment on a Raspberry Pi

License:MIT License


Languages

Language:Dockerfile 53.1%Language:Shell 46.9%