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

...

parent 9ad5201a
No related branches found
No related tags found
No related merge requests found
# Webapps Deliverer
## preliminary
```
sudo apt install python3-pip # openSUSE: sudo zypper in python3-pip
```
Flask based web server for delivering file contents of the vaclab web
applications. A proxy is also offered:
......@@ -23,6 +17,14 @@ will be forwarded to the real CouchDB URL
## Installation of the server
On the server side
```
sudo apt install python3-pip # openSUSE: sudo zypper in python3-pip
```
From the Git repository
```
./install a73434.berlin.ptb.de
```
......
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