Static builds of various frontend websites from Macrostrat v1, for a "soft launch" of v2 backend functionality while the updated website is still in development.
Can be configured with custom values of the following variables:
MACROSTRAT_DOMAINMACROSTRAT_TILESERVER_DOMAINMAPBOX_ACCESS_TOKEN(required)
The HTTP_PORT variable can be used for local debugging (default 5200).
- Increment the version number in
Makefileand commit changes. - Use
make publishto build a Docker image - This will push an image named
hub.opensciencegrid.org/macrostrat/web-legacy:<version>and tag the version appropriately in Git