- Clone the repository and change into directory
git clone ... && cd ... - Edit configuration
cp config_default.txt config.txtand editconfig.txt(setDBPORTandWEBSERVERPORTto a port that is not in use!) - Start database
make run_db(you can usemake dberaseto reset the DB)
Open a new tab for the steps below. - Import data
make run_dbimport - Start web UI
make run_webui
- Outside TSD: run
make prepare_offline - Move the zip file into TSD and sync it to the noas repo on Gitea
- run
make update- it will pull changes and it will also place the git hash available for the web UI
- build tools (gcc, make, ...)
- R
- git
- php
- postgresql
- lighttpd
- R-packages
These data types are supported as NOAS table columns (in metadata, DB and web UI).
textfloatintegerdate(YYYY-MM-DD)time(HH:MM:SS)boolean