1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00
fittrackee_ynh/doc/ADMIN.md
2023-10-10 19:11:03 +02:00

477 B

After the installation, you can login with the user and password you choose before the installation.

If you have to use the command line interface (cli), you can go like this:

 pushd $install_dir/
    source $install_dir/venv/bin/activate
    ftcli [OPTIONS] COMMAND [ARGS]...

$install_dir has to be changed with the actual FitTrackee installed directory. Most of the time it will be /var/www/fittrackee/.