Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Package as Docker containers? #18

@bnordgren

Description

@bnordgren

Docker on ARM seems to be the coming thing. I believe that packaging this software into docker containers may have the following benefits:

  • easier/quicker deployment
  • more scalable
    • if another person shows up with another device having this software, it's easy to make one big system out of two small ones
    • scale just what needs to be scaled (map cache server, web app or aprsd)
    • power down devices you don't need when demand is low
    • leverage desktop hardware when demand is high
  • can easily have "pluggable" map caches for the webapp to use
    • existing GeoServer MapCache for static, pre-seeded map cache
    • mod_tile, renderd and Mapnik from the OSM toolchain to implement a caching renderer.

Also tracking this issue at bnordgren/aprs-box#4, but wanted to know your thoughts on this.

Thanks for your excellent software!
73,
AF7RQ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions