start oidc server and config it. cd docker-demo # all config is in .env make run make init # create a rsa key and a super user Open http://127.0.0.1:8888/admin/ and ...
If you encounter the Localhost refused to connect error message when running any web server on your local Windows 11/10 computer, then this post is intended to help ...
This is an API to control IP cameras using the ONVIF specification. The API server code passes parameters to onvif.jar to select and control a camera. Tested on: Python 2.7.6, Flask 0.10.1, Java 1.7.0 ...
WebTool provides an easy and efficient way to implement web based tools with Erlang/OTP. WebTool configures and starts the webserver and the various web based tools. All tools that shall run under ...