Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brothercorvo authored Apr 29, 2020
1 parent 025f1fe commit 21df9d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ and the Discord chat
https://discordapp.com/invite/XEPyhHA



## Architecture
TAKFreeServer uses a MVC pattern, the concept of a COT is described in a set of Domain classes, generated from the UML model using a Model Driven Architecture approach.
![the domain model with all the know objects used by CIVTAK/ wintak](https://github.com/Tapawingo/TAKlib/blob/master/docs/FreeTakServer%20specs/FreeTAKServer%20Model.png?raw=true)
Expand Down Expand Up @@ -63,7 +62,7 @@ python3 server.py
```

#### Run Server as Demon

see also https://github.com/Tapawingo/FreeTakServer/tree/master/TAKfreeServer/TAKLinuxService
```
cd TAKlib/TAKfreeServer/TAKLinuxService
Expand All @@ -73,6 +72,7 @@ sudo python3 beginServerFromLinux.py
### Windows

#### Windows Service
see also https://github.com/Tapawingo/FreeTakServer/tree/master/TAKfreeServer/TAKWinService
To run this program you require admin priviliges

1. allow python.exe in firewall
Expand Down

0 comments on commit 21df9d5

Please sign in to comment.