Resonance.Web docker image. Linux container! Windows container: kwaazaar/resonance-nanoserver
907
This image requires a MySql database to be accessible, with the Resonance-database installed.
The connectionstring that is used can be modified using the environment variable "ConnectionStrings:Resonance.MySql". Its default value is "Server=localhost;Database=resonancedb;Connection Timeout=3;UserId=resonance;Password=Password12!;Allow User Variables=True;CharSet=utf8;MaximumPoolsize=50;", so that will not work.
For convenience, there's also a docker-compose file available. You can find it in the repository: https://github.com/kwaazaar/resonance.web.docker/ This will start both this resonance image as a MySql-image and expose the webapi on port 8000. To explore the API, navigate to the Swagger-UI inclused: http://dockerhost:8000/swagger/ui
Content type
Image
Digest
Size
111.9 MB
Last updated
over 9 years ago
docker pull kwaazaar/resonance