1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

update some documentation

This commit is contained in:
Thomas 2024-06-24 20:41:02 +02:00 committed by GitHub
parent 48465e582a
commit 0c4c1f3703
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 12 deletions

View file

@ -1,11 +1,9 @@
After the installation, you can login with the user and password you choose before the installation.
After the installation, you can login with the mail of the chosen user and the password you choose before the installation.
If you have to use the [command line interface (cli)](https://samr1.github.io/FitTrackee/cli.html), you can go like this:
```
pushd __INSTALL_DIR__/
source __INSTALL_DIR__/venv/bin/activate
ftcli [OPTIONS] COMMAND [ARGS]...
popd
yunohost app shell __APP__
ftcli [OPTIONS] COMMAND [ARGS]...
```

View file

@ -1,11 +1,9 @@
Après linstallation, vous pouvez vous connecter avec les nom dutilisateur et mot de passe que vous avez choisis avant linstallation.
Après linstallation, vous pouvez vous connecter avec ladresse électronique de lutilisateur créé et le mot de passe que vous avez choisi avant linstallation.
Si vous avez besoin dutiliser la [ligne de commande](https://samr1.github.io/FitTrackee/cli.html) vous pouvez suivre ces étapes:
```
pushd __INSTALL_DIR__/
source __INSTALL_DIR__/venv/bin/activate
ftcli [OPTIONS] COMMAND [ARGS]...
popd
yunohost app shell __APP__
ftcli [OPTIONS] COMMAND [ARGS]...
```

View file

@ -33,7 +33,6 @@ ram.runtime = "50M"
[install]
[install.domain]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "domain"
[install.init_main_permission]
@ -41,8 +40,9 @@ ram.runtime = "50M"
default = "visitors"
[install.admin]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "user"
help.en = "You will have to login with the email of this user and the password youll set below."
help.fr = "Vous devrez vous connecter avec ladresse courriel de cet utilisateur et le mot de passe configuré ci-dessous."
[install.password]
help.en = "Choose a password for your admin user here."