OrionPanel icon indicating copy to clipboard operation
OrionPanel copied to clipboard

Login Filed

Open ThomasTubato opened this issue 3 years ago • 8 comments

What are the resource passwords? Or where do I find the form to create the credentials?

ThomasTubato avatar Sep 22 '22 17:09 ThomasTubato

Start the Server by running Server\Start.bat. This will run OrionServer and Tor. You might be prompted for a Firewall Exception. Take note of the onion address in Server\Hosting\Config\hostname. Example: orion7anqmteurdnnhh4pdwlrma57ecnlzczpq4b7omep7f3tb2db3id.onion. Get a self-signed SSL Certificate for your onion address here. Save the .key file obtained from the previous step as Certificate\private.key and the .cert file as Certificate\certificate.crt. Restart the Server. Open Panel\Panel.exe.config in a text editor. Tor will also start. Replace https://localhost:1337/ under <setting name="GateLocation" ...> with your onion address from step 2, in the following format: https://

:7019/. Save your changes. Start the Panel by running Panel\Panel.exe. A Login window will pop up, enter the default credentials: admin - admin.

What are the resource passwords? Or where do I find the form to create the credentials?

ghost avatar Sep 24 '22 01:09 ghost

I don't have the "Server" folder

ThomasTubato avatar Sep 25 '22 11:09 ThomasTubato

https://github.com/Raffy27/OrionServer

ghost avatar Sep 25 '22 13:09 ghost

so the address I should enter in place of "https: // localhost: 1337 /" would look like this: "https://mnaic92nd9an3d9n218da.onion:7019/"?

ThomasTubato avatar Sep 25 '22 14:09 ThomasTubato

If this server is installed by you, then yes If you don't get a positive connection try just starting the orion server and typing admin/admin

ghost avatar Sep 25 '22 15:09 ghost

how do I do this step "Get a self-signed SSL Certificate for your onion address here"? The link you passed me is not the right one

ThomasTubato avatar Sep 25 '22 15:09 ThomasTubato

https://github.com/Raffy27/OrionServer/blob/master/SetupGuide.md I hope you can understand more carefully, because I don't quite understand what you mean

ghost avatar Sep 25 '22 15:09 ghost

okay, thank you very much that you have helped me so far

ThomasTubato avatar Sep 25 '22 15:09 ThomasTubato