an optional UI for FreeTAKServer
Project description
FTS Web UI
FTS Web UI allows administrators to easily manage the FTS server. This component requires a working backend. The WebUI is a completely separate application connecting to the FTS backend. It uses an API to seamless query server functions. Depending on his deployment, may or may not be seen from remote machines.
This video, provides an overview of most features described in the user manual
Installation and configuration
This section provides an overview of the installation process. Refer to the online documentation for details.
To install FTS and the UI type in a console
sudo python3 -m pip install FreeTAKServer[ui]
Setup your Configuration your administrator will need to configure the following files
Config.py for the UI
MainConfig.py for FTS
Start FTS
nohup sudo python3 -m FreeTAKServer.controllers.services.FTS
Start the WebUI
in the console type navigate to the installation path
cd /usr/local/lib/python3.8/dist-packages/FreeTAKServer-UI
nohup sudo python3 run.py
Dashboard Features
-
SQLite,
-
Alembic (DB schema migrations)
-
Modular design with Blueprints
-
Session-Based authentication (via flask_login)
-
Forms validation
-
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file freetakserver_ui-2.2.1.tar.gz
.
File metadata
- Download URL: freetakserver_ui-2.2.1.tar.gz
- Upload date:
- Size: 9.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d2f2dc633863f9a82a985e52cc561dfdb322a1b38e6783c6ff6de21b3b2775f |
|
MD5 | 1da0ef89b59d356086ff43fd5ac9315b |
|
BLAKE2b-256 | f57aac001fffe4873908dd6c2c55701ebdd3f59be8f703527dbd3eb94d5e6d18 |
File details
Details for the file freetakserver_ui-2.2.1-py3-none-any.whl
.
File metadata
- Download URL: freetakserver_ui-2.2.1-py3-none-any.whl
- Upload date:
- Size: 9.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.4 Linux/6.5.0-1022-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 530841f35e412803110df0d6246e3a2660cdea877d5ef5aa07c4e5e8672cf739 |
|
MD5 | ef7900ce94889e943ef1d130e9dd8aa5 |
|
BLAKE2b-256 | cb0b383ce76f3befa6138316af101ede9456c0bdf4485bd24be1dbcb95af5100 |