Skip to content

add Dockerfile, support for default ADIF_URL#8

Open
robertlestak wants to merge 1 commit into
stephenhouser:masterfrom
robertlestak:master
Open

add Dockerfile, support for default ADIF_URL#8
robertlestak wants to merge 1 commit into
stephenhouser:masterfrom
robertlestak:master

Conversation

@robertlestak
Copy link
Copy Markdown

  • Adds a Dockerfile for containerization and easier deployment (if that's your prerogative)
  • Adds a scripts/build.sh script which consumes an ADIF_URL env var to update the index.html file with the default ADIF URL.
    • When set, this will always take precendee over the url query string param, enabling it to be used to solely display desired ADIF without allowing user to change URL param

@robertlestak robertlestak force-pushed the master branch 2 times, most recently from 7edbb94 to 4ecb4cb Compare October 27, 2024 18:34
@stephenhouser
Copy link
Copy Markdown
Owner

I know this is here, just have not decided if I want to merge or not.

Changes in this PR:

  • Setting a static ADIF URL to load which disables ability to load other URLs. (I see where this would be useful to folks just wanting to display their own maps)
  • Setting the Title/Brand on the page header.
  • Adding Dockerfile and k8s launch/configuration examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants