Skip to content

Commit bb7f66c

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-372: change request with no subject merged in GitBook
1 parent 8d3ac6e commit bb7f66c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

in-depth/architecture/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ Below you can see Defguard architecture in [C4 model](https://c4model.com/) divi
3333

3434
Core is a Rust web server which is exposed as REST API and gRPC web server with typescript and rust clients, it handles connection to database, LDAP server and gateway. Core also handles user authorization via LDAP account. It's configurable using Environmental Variables which you can find [here](../../features/setting-up-your-instance/configuration.md).
3535

36-
See Rustdocs [core](https://google.com) [gateway](https://google.com).
37-
3836
Gateway is a small CLI gRPC client written in Rust which sends network statistics to Core server and apply network configuration changes on message from core.\
3937
Our frontend is React app written in Typescript which allows handling all API calls via Web UI.\
4038
See detailed gRPC docs [here](https://google.com)

0 commit comments

Comments
 (0)