Skip to content

Conversation

@sorotokin
Copy link
Contributor

@sorotokin sorotokin commented Jan 20, 2026

This is a first cut of common web front-end and a podman/docker image that packages and configures all the multipaz services together along with the front-end.

Front-end is written using Kotlin -> JavaScript compilation + React. This allows us to use multipaz library directly in the front-end code. At this point the front-end is a starter page that just calculates SHA256 of a static string using multipaz library.

Packaging builds a deployable image using podman (or docker), wiring all multipaz services together in the simplest possible way. Podman is now required to build everything, but not if you build only packages that don't need it, such as testapp.

Test: manual testing both on the local machine and deploying to a Linux
host as https://sorotokin.com/multipaz.

Fixes #1503

This is a first cut of common web front-end and a podman/docker image that
packages and configures all the multipaz services together along with the
front-end.

Front-end is written using Kotlin -> JavaScript compilation + React. This
allows us to use multipaz library directly in the front-end code. At this
point the front-end is a starter page that just calculates SHA256 of a
static string using multipaz library.

Packaging build an deployable image using podman (or docker), wiring all
multipaz services together in the simplest possible way. Podman is now
required to build everything, but not if you build only packages that
don't need it, such as testapp.

Test: manual testing both on the local machine and deploying to a Linux
 host as https://sorotokin.com/multipaz.

Signed-off-by: Peter Sorotokin <[email protected]>
@sorotokin sorotokin linked an issue Jan 20, 2026 that may be closed by this pull request
@sorotokin sorotokin requested a review from davidz25 January 20, 2026 06:40
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.

Package servers

3 participants