Commit Graph

11 Commits

Author SHA1 Message Date
Cristian Balas 0fb22deda9 previewService detect browser page crash, added postprocessing option in server preview endpoint (#344) 2021-07-19 12:19:35 +03:00
Cristian Balas 97fc9521e5 frontend og tags 2021-07-14 12:18:01 +03:00
Cristian Balas 3b227713da [nginx] disabled request buffering and set max-body-size at the server level (#332) 2021-07-13 11:40:41 +03:00
Cristian Balas 3840068cad diff endpoints + added version in ServerInfo (#235) 2021-05-11 20:23:42 +03:00
Cristian Balas 2172a06e4f Scripts for DigitalOcean oneclick image (#209) 2021-05-03 15:21:37 +03:00
cristi8 46bd6a98f8 set nginx max_body_size 2021-04-29 13:53:08 +03:00
Cristian Balas 4be91d2cfd frontend nginx improvement (#185)
Added websocket support for frontend->backend reverse proxy
Removed buffering from frontend->backend reverse proxy
Added python syntax in .editorconfig
2021-04-20 21:10:36 +03:00
Cristian Balas 5f8cf11cba fixed frontend nginx.conf for non-dockercompose deployments (#171) 2021-04-08 00:35:23 +03:00
Cristian Balas 4f5a8dd10e Simplified deployments and documentation (#168)
* added "wait" command to server docker container

* readme.md updates, development mode now listen only on localhost by default, added BIND_ADDRESS environment variable for server
2021-04-07 23:32:25 +03:00
cristi8 0be8fd7746 [ci test] fix nginx config, enabled testing k8s deployment updates 2021-03-15 12:33:48 +02:00
cristi8 4fcfd56664 CI test for separate fe and be builds 2021-03-15 11:47:24 +02:00