Skip to content

Remove standalone from frozen scripts - #201

Merged
Codyjackson0321 merged 1 commit into
release/0.5.3from
try/frozen
Sep 9, 2026
Merged

Codyjackson0321 merged 1 commit into
release/0.5.3from
try/frozen

Conversation

@untergeek

Copy link
Copy Markdown
Member

It could not be compelled to work with pyinstaller or cx_freeze, so it's been pruned from existence.

Other improvements include using a mapped volume in compose.offline.yml (better to have local access), and an env var to configure the logstashui_data path for the docker compose setup.

With these tested and working, we can actually have these artifacts produced and available for each release by calling bin/freeze_logstashui.sh [--output DIR], which will make both a logstashui-0.5.2-offline-docker-linux-x86_64.zip and a logstashui-0.5.2-offline-wheels-linux-x86_64-cp312.zip. Uncompressing these results in a local dir with a README file that explains how to deploy them.

It could not be compelled to work with pyinstaller or cx_freeze, so it's been pruned from existence.

Other improvements include using a mapped volume in `compose.offline.yml` (better to have local access), and an env var to configure the `logstashui_data` path for the docker compose setup.
@Codyjackson0321
Codyjackson0321 merged commit 3f33d19 into release/0.5.3 Sep 9, 2026
1 of 2 checks passed
@Codyjackson0321
Codyjackson0321 deleted the try/frozen branch September 9, 2026 00:12
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