Replies: 2 comments 3 replies
|
Did you check the wiki? |
|
Welcome, and thank you for asking. Nothing here is a silly question, and the AI gave you an answer to a different problem. Let me start further back. Self-hosted means it runs on a computer you control. TREK is not a website you sign up for. It is a program that runs on a machine, and that machine has to be switched on for the site to work. That is the main difference from the kind of website the AI was describing. So the first question is not "which domain", it is "which computer". Three common answers, from easiest to most involved:
If you just want to try it, use option 1. You can move later, your data comes with you. Docker is the second word you will meet. It is a way to run a program as one finished package, so you do not have to install a database, a web server and a dozen other pieces by hand. You install Docker once, then start TREK with a single command. That command is here: Quick Start. Then you open Your actual goal, multiple people: that works immediately, it is what TREK is for. As admin you invite the others and they get their own accounts: Admin: Users and Invites. If everyone is in the same home, they reach it at your computer's address on the network, something like A domain only matters once you want to reach TREK from outside your home, for example while travelling, or install it on your phone like an app. That is a later step, and the page for it is Reverse Proxy. Ignore it for now. So the order is: pick a computer, install Docker, run the one command, create your account, invite your people. Tell us where you get stuck and someone will help. |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Could someone please tell me how to use and set up my personal Trek website? I want multiple users to be able to use it together. I’m a complete beginner. I asked an AI, and it said I need to purchase and configure a domain name, but since this is an open-source project, I feel like it shouldn’t be that complicated. Could you please give me some guidance? Thanks.
All reactions