Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Configure Index Backend and Tracker from Frontend #3

Closed
2 tasks
BelieveInBunny opened this issue Jun 8, 2022 · 1 comment
Closed
2 tasks

Configure Index Backend and Tracker from Frontend #3

BelieveInBunny opened this issue Jun 8, 2022 · 1 comment
Labels

Comments

@BelieveInBunny
Copy link

BelieveInBunny commented Jun 8, 2022

(edit @da2ce7)

  • Prompt for creating a new administrator account, if missing.
  • Prompt to review and change the backend and tracker configuration on first load.

(original: @BelieveInBunny ):
Torrust needs at least one administrator account. On first boot it should show an install wizard to create an admin account and to set the tracker/website config.

@da2ce7 da2ce7 changed the title Add install prompt on first boot Configure Index Backend and Tracker from Frontend Nov 24, 2022
@josecelano
Copy link
Member

(edit @da2ce7)

  • Prompt for creating a new administrator account, if missing.
  • Prompt to review and change the backend and tracker configuration on first load.

(original: @BelieveInBunny ): Torrust needs at least one administrator account. On first boot it should show an install wizard to create an admin account and to set the tracker/website config.

Hi @BelieveInBunny , right now, this is what's implemented:

  • The first registered used is an amdin
  • There is only one admin
  • There are only two roles: admin and the standard user. And guests (unauthenticated users).

Regarding the tracker and website config, you can change the settings on the admin panel:

admin-settings

But it's something I do not like because of the following:

I would add a new table, settings with all the configuration the admin can update.

Regarding changing the tracker configuration from the frontend, first we should decide which is the role of the tracker. See torrust/torrust-index#186

Is the tracker only an associated/linked tracker to the index, or it's an independent service
e you can connect to from the index? Are we going to have more than one tracker in the future?

I think we have to answer all those questions before implementing a solution to make installation and configuration easier.

@torrust torrust locked and limited conversation to collaborators Jun 21, 2023
@josecelano josecelano converted this issue into discussion #94 Jun 21, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants