"vlagwt" authored by Rolf Niepraschk's avatar Rolf Niepraschk
...@@ -47,6 +47,14 @@ systemctl start xxx.service ...@@ -47,6 +47,14 @@ systemctl start xxx.service
systemctl restart repliclj.service systemctl restart repliclj.service
``` ```
* [**vlagwt**](https://gitlab1.ptb.de/vaclab/vlagwt):
An RESTful AnGeWaNt to Vakuummetrologie interface.
Start (`a75438`):
```
systemctl restart vlagwt.service
```
* [**vl-docs**](https://gitlab1.ptb.de/vaclab/vl-docs): * [**vl-docs**](https://gitlab1.ptb.de/vaclab/vl-docs):
Start (`a75438`): Start (`a75438`):
...@@ -134,7 +142,7 @@ systemctl start xxx.service ...@@ -134,7 +142,7 @@ systemctl start xxx.service
systemctl status ipython-lab.service systemctl status ipython-lab.service
``` ```
TODO: redis, redis-commander, accessGitFS.service, vl_db2git.service vlagwt.service(a75438) metis TODO: redis, redis-commander, accessGitFS.service, vl_db2git.service vlagwt.service(a75438) metis backup
... ...
......