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

Will there be the ability to add multiple hosts? #5

Closed
scharez opened this issue Sep 19, 2023 · 1 comment
Closed

Will there be the ability to add multiple hosts? #5

scharez opened this issue Sep 19, 2023 · 1 comment

Comments

@scharez
Copy link

scharez commented Sep 19, 2023

Hi, nice monitoring tool.

Will there be the ability to add more hosts for one webinterface

@dani3l0
Copy link
Owner

dani3l0 commented Sep 19, 2023

Short answer: no.

Long answer: Adding more features to front-end would require creating more files, which heavily affects site load time (especially on slower networks). Using tools like JS minifiers will make app installation harder and requires more tools to be installed.

Hovewer: I'm planning to rewrite Status in Go, and front-end with help of Vite. With Go I will be able to provide all-in-one, optimized single-binary file which has no dependencies making installation waaay easier. Vite would optimize the front-end making it faster and allowing me to pack more features.

Ofc, I will keep multiple hosts feature in mind. Thanks for opening the issue!

@dani3l0 dani3l0 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 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

No branches or pull requests

2 participants