Skip to content

dockerized development environment for the OSM blog collector

Notifications You must be signed in to change notification settings

call-me-matt/osmbc-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenStreetMap Blog Collector - Development Environment

Development environment for the OSM Blog Collector

Installation

set your OSM user name in the docker-compose.yml before first start

run docker compose build

run docker compose up omgwtfssl to create certificates

Usage

run docker compose up node to start

Provides the OSM Blog Collector at https://localhost:35043 - self-signed certificates have to be accepted.

For login, chose local/htaccess method, the user name is your OSM user and the password is test.

To run tests, execute docker compose run --entrypoint "npm test" node

Development

Make your changes in the osmbc directory.

About

dockerized development environment for the OSM blog collector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published