Commit 67516f0 1 parent 20242bb commit 67516f0 Copy full SHA for 67516f0
File tree 1 file changed +0
-11
lines changed
1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -65,17 +65,6 @@ other make targets:
65
65
- ` DOCKER_REPOSITORY=docker.io/user make docker ` to build a docker image.
66
66
- ` DOCKER_REPOSITORY=docker.io/user make docker-push ` to push a docker image.
67
67
68
- ## Running the Server
69
-
70
- You can run the server:
71
-
72
- 1 . With a HTTP server over network: You can specify TLS key and certificate
73
- to serve requests over a secure connection;
74
- 2 . With a HTTP server with FastCGI over a unix socket: You would want to do
75
- this if the server is behind a reverse proxy such as nginx.
76
- 3 . In a docker container, and expose the port outside the container. The docker
77
- container targets ` amd64 ` and ` arm64 ` architectures on Linux.
78
-
79
68
## Project Status
80
69
81
70
This module is currently __ in development__ and is not yet ready for any production
You can’t perform that action at this time.
0 commit comments