Welcome welcome to the UpLegacy OnTrack documentation webpage! Below you will find all the installation and documentation you should need. If you require additional assistance, you can always create a ticket or reach out to support@uplegacy.org.
Or for our Donators and Premium Customers, open an Accounts Ticket or email accounts@uplegacy.org.
Lets start our guide by ensuring our server is accessible to the internet! We recommended using Cloudflared to connect this to your custom domain, and ensure security. However, should you wish to utilize port forwarding, this is acceptable too!
** PLEASE NOTE **
Anytime there is a reference to a file path (nano /home/USER/filext) you MUST replace the "user" segment with the username of the primary account or the account you installed OnTrack on!
Cloudflared is the recommended way by Uplegacy to host OnTrack. This is due to a multitude of reasons, pertaining to security, and ease of management!
If you'd like an in-depth guide to setup a Cloudflared tunnel via the Cloudflare website! Click here!
After you have installed your Cloudflared tunnel (we recommend a reboot), ensure that your website public hostname URL's point to the following ports on your server:
youdomain.com/log
http://XXX.XXX.X.X:6000
or if also installing Points Promote functionalities:
http://XXX.XXX.X.X:3000
And just like that, your done! Continue to Database Setup!
If you are port forwarding, our code automatically utilizes the following ports. This can be changed, however we recommend keeping with the ports provided in order to minimize conflicts.
Simply forward the following ports on your machine!
For Roblox Activity Monitoring:
TCP/UDP Port 6000 (or that of your choosing)
For Roblox Activity Monitoring & Autopoints Promote
TCP/UDP Port 6000
&
TCP/UDP Port 3000
Once you have done this, continue to Step 2!