Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify and optimize nodeapp #565

Merged
merged 2 commits into from
May 11, 2023
Merged

Simplify and optimize nodeapp #565

merged 2 commits into from
May 11, 2023

Conversation

Reckless-Satoshi
Copy link
Collaborator

@Reckless-Satoshi Reckless-Satoshi commented May 11, 2023

What does this PR do?

This PR streamlines our client for nodes (umbrel, start9, citadel...).

We have managed to drop the need for http-server and node.js. Therefore, we can use now Alpine as base image.

The new approach uses solely socat and nginx. This PR will make it easier to add multiple coordinators, by each having it's own socat process for accessing their tor API / WS.

The RoboSats client app image has now shrink from, an already small size of 133.42 MB, to a ridiculous small size of 16.88 MB. (including both, the basic and pro frontends).

@Reckless-Satoshi Reckless-Satoshi merged commit 2092a33 into main May 11, 2023
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.

1 participant