-
Hi,
I am trying to use booktype with docker and followed instruction, how ever i was getting error on this command su -c 'ansible-playbook booktype_with_docker' " and error is "ERROR! the playbook: b…
-
**CKAN version**
2.9
**Describe the bug**
When I host my project, the initial rendering of pages can be very slow, up to 5 minutes. On localhost it is extremely fast which is normal
**Steps to…
-
**Describe the bug**
502 Bad Gateway
nginx/1.18.0 (Ubuntu) when accessing port 8080 for web
tried curl localhost:8080, same error, bot ngnx and uwsgi service running
**To Reproduce**
run the …
-
**Describe your environment**
- OpenTelemetry C++ 1.2.0
- OpenTelemetry C++ Contrib at 3808bc3be386fbcc58d39cd858fb375d7e1fafa3
- Nginx 1.19.9
I haven't narrowed down how to reproduce the issue …
-
https://docs.djangoproject.com/en/1.11/howto/static-files/
Make sure that django.contrib.staticfiles is included in your INSTALLED_APPS.
1.In your settings file, define STATIC_URL, for example:
2…
-
[RFC42](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md) is the future, let's migrate to it
###### List generated with `grep -rn "extraConfig\|extraOptions" nixos/modules | gre…
-
Hello,
I tried executing the docker command as instructured
```
docker run -p 5000:80 -e MASTER_KEY=00000000000000000000000000000000 icedevml/sdm-backend:latest
```
And receive…
-
I have already a stable production website running Django, which I want to give websocket powers.
This project seems to be perfect for my use case as I have Django running on wsgi and already behind …
-
I had to put the cache expiration directive in the server block instead of the http block.
I Putted the code in the end of the site-conf server block, rstarted Nginx and GPI test no logner showed t…
-
We have good enough documentation on how to install and configure ara but there is a gap when it comes to day-to-day operations or deployment considerations.
Things like:
- How to monitor the API …