Skip to content
Snippets Groups Projects
Commit 6c7dfbcb authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

installation

parent 90ab4b8e
No related branches found
No related tags found
No related merge requests found
# Webapps Deliverer
Flask based web server for delivering file contents of the vaclab web applications.
\ No newline at end of file
Flask based web server for delivering file contents of the vaclab web applications.
## Installation of the server
```
./install a73434.berlin.ptb.de
```
or to `localhost`:
```
./install
```
Copies the relevant files to `host:/usr/local/share/webapps-deliverer/` and
then activates and starts the systemd process.
## Installation of the data files
The target is the directory `/srv/www/data/`:
```
/srv/www/data/
├── lib
│ ├── css
│ ├── fonts
│ ├── img
│ ├── js
│ └── sounds
└── web-apps
├── css
├── img
└── js
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment