Enabling Web UI #2

Closed
opened 2025-11-20 04:14:17 -05:00 by saavagebueno · 4 comments
Owner

Originally created by @kirpi1327 on GitHub (Aug 16, 2022).

Any idea how to open web ui? I'm sorry im new in coding, I searched a lot to open it but couldn't figure out about how to open.. (I will run it on my VPS Server) Thanks.
image

Originally created by @kirpi1327 on GitHub (Aug 16, 2022). Any idea how to open web ui? I'm sorry im new in coding, I searched a lot to open it but couldn't figure out about how to open.. (I will run it on my VPS Server) Thanks. ![image](https://user-images.githubusercontent.com/111395275/184994124-2c484cd7-23a8-4b63-8e3e-54e5867a3443.png)
Author
Owner

@a-sync commented on GitHub (Aug 17, 2022):

On localhost, just create a new file called .env and put this line in it: SECRET=mysecret.

On the VPS i recommend putting it in an environmental variable. Depending on your VPS there might be a web interface to put it in.

@a-sync commented on GitHub (Aug 17, 2022): On localhost, just create a new file called `.env` and put this line in it: `SECRET=mysecret`. On the VPS i recommend putting it in an environmental variable. Depending on your VPS there might be a web interface to put it in.
Author
Owner

@kirpi1327 commented on GitHub (Aug 17, 2022):

Is it possible to contact on discord?

@kirpi1327 commented on GitHub (Aug 17, 2022): Is it possible to contact on discord?
Author
Owner

@a-sync commented on GitHub (Aug 17, 2022):

sure, join the test/support server here: https://discord.gg/4tsbftsGJz

@a-sync commented on GitHub (Aug 17, 2022): sure, join the test/support server here: https://discord.gg/4tsbftsGJz
Author
Owner

@kirpi1327 commented on GitHub (Aug 17, 2022):

Problem solved on discord, if someone like me have this problem all you have to do is;
echo SECRET=mysecret > .env
in cmd and in root folder. Thanks for help :)

@kirpi1327 commented on GitHub (Aug 17, 2022): Problem solved on discord, if someone like me have this problem all you have to do is; echo SECRET=mysecret > .env in cmd and in root folder. Thanks for help :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/game-server-watcher#2