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

Manual Install Compile #298

Open
RubyKolbee opened this issue Nov 21, 2024 · 17 comments
Open

Manual Install Compile #298

RubyKolbee opened this issue Nov 21, 2024 · 17 comments
Labels
question Further information is requested

Comments

@RubyKolbee
Copy link

So Im trying to do this manual install where the compiling thing is and when I try to start it I go to the web and It didn't work

@henrygd
Copy link
Owner

henrygd commented Nov 21, 2024

This is not enough information for me to help.

What commands did you run?

What does it log?

What URL did you go to?

@RubyKolbee
Copy link
Author

Ok so I got It to go online by running bun run dev in the site folder but now I only see Beszel
Please sign in to your account

@RubyKolbee
Copy link
Author

Here is what i see
image

@RubyKolbee
Copy link
Author

Are you there?

@henrygd
Copy link
Owner

henrygd commented Nov 21, 2024

Check the section in the readme about compiling:

https://github.com/henrygd/beszel?tab=readme-ov-file#compiling

@RubyKolbee
Copy link
Author

I already did Still cannot get past that page

@henrygd
Copy link
Owner

henrygd commented Nov 21, 2024

Are you trying to compile the binaries?

If so you should never need to run the dev command.

Run make in the /beszel folder. It should create a build folder with the binaries.

@RubyKolbee
Copy link
Author

Is there any way I can rename the thing to a new name that i want to put for it? like on the main status page?

@henrygd
Copy link
Owner

henrygd commented Nov 21, 2024

What do you mean by "the thing"? What do you mean by "the main status page"?

@henrygd henrygd added the ? label Nov 21, 2024
@RubyKolbee
Copy link
Author

This
image
Where it says Beszel i want it to say my company

@henrygd
Copy link
Owner

henrygd commented Nov 21, 2024

Not yet. There's an open issue for it here: #214

I will probably add that functionality eventually, but right now my priorities are features, bug fixes, documentation, and tests.

Looks like you were able to compile it though?

@RubyKolbee
Copy link
Author

No I wasent able to compile it this is a past instance i had setup is there anyway i can access the files and change the name that way?

@henrygd
Copy link
Owner

henrygd commented Nov 21, 2024

To run locally you need to do bun run dev in the site folder like you said.

Also go run . serve in cmd/hub.

Then you should be able to open http://localhost:8090.

If you want to run the agent locally, that's in cmd/agent

@RubyKolbee
Copy link
Author

You see its running on my vps can I just open a tunnel then access it?

@RubyKolbee
Copy link
Author

image
image
See this is the page i see

@henrygd
Copy link
Owner

henrygd commented Nov 21, 2024

http://localhost:8090 not http://localhost:5173

You must be running go run . serve in cmd/hub

@henrygd
Copy link
Owner

henrygd commented Nov 24, 2024

Did you get this figured out?

@henrygd henrygd added question Further information is requested and removed ? labels Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants