Sign inSign up

fmidev/fminames-noreplicate

By fmidev

Updated over 9 years ago

Location database to be used with SmartMet Server

Image
0

1.1K

fmidev/fminames-noreplicate repository overview

Location database to be used with SmartMet Server. Location fetched from geonames.org

Run with command docker run --net host -p 5432:5432 -d fmidev/fminames-noreplicate

Configure your SmartMet Server Geonames Engine following:

database:
{
        host     = "localhost";
        user     = "fminames_user";
        database = "fminames";
        pass     = "gamer";

        # For quick memory leak tests with valgrind:
        where:
        {
        }
}

Tag summary

Content type

Image

Digest

Size

4.4 GB

Last updated

over 9 years ago

docker pull fmidev/fminames-noreplicate