-
``Hello, I´m trying to use this script / programm to track stats from scrims, but I get every time these Errormessage:
![image](https://user-images.githubusercontent.com/67072202/188319819-940cd6c8-d…
-
For some unkonw reasons, webserver gunicorn spawns orphan workers.
I use `gevent` worker class and set `workers=4`. But 2 extra workers are spawned and they are not child process of gunicorn master …
bix29 updated
2 months ago
-
Might be more relevant to explain what a web server it is and why is it important and maybe use Apache as an example. Nginx is very much preffered compared to Apache webserver for various reasons that…
jurra updated
2 weeks ago
-
Sometimes is desirable to run the mediator endpoint in a subdirectory of a webapp to avoid CORS issues, for example, defining `SERVICE_ENDPOINTS='https://www.myapp.com/mediator'`. If you setup the `Pr…
-
When users manage multiple services at once, it would be useful to be able to distinguish them by the webpage title (displayed as text on a tab).
A new configuration option could be created, where …
-
We are looking for an admin who can perform ongoing maintenance tasks. They should have experience with VPS, Ubuntu, Nginx, Letsencrypt, and Namecheap.
If you get selected for this bounty, contact…
-
@GusEllerm:
- [x] set up repository
- [x] launch nectar instance
@NelisDrost:
- [x] set up example Flask project in repository
- [x] set up webserver
- [x] flask repo
- [x] nginx
- [x] gunico…
-
how does one run a webserver when the server runs, so that this could work properly?
-
```
Is there any way to use https with the webserver feature? Just wondering :)
```
Original issue reported on code.google.com by `antoinec...@gmail.com` on 6 Mar 2012 at 1:05
-
Hi,
Can I suggest to add one more authentication method for Webserver Grant?
Currently the API provides:
authenticateWithSecret(String username, String secret)
authenticateWithJWTOAuth(Path pr…