-
# Surviving Django (if you care about databases) — Daniele Varrazzo
[https://www.varrazzo.com/blog/2020/07/25/surviving-django/](https://www.varrazzo.com/blog/2020/07/25/surviving-django/)
-
We're parsing the tei xml file and ran into a minor issue. @kermit2 any thoughts?
The `rs` tag on line 9804 seems to have both an `id` and an `xml:id` while the others don't?
```xml
Google Schola…
-
### Is your feature request related to a problem? Please describe
Zero downtime reindexing with handling updates.
**Versions:**
OS 2.7 to OS 2.12
**Describe the issue**:
Hello,
I am loo…
-
Hi,
I'm trying to install this on a cloud project following the steps provided here:
I updated the magento.app.yaml file in the post_deploy section including this:
echo "\n=====================…
-
##### ISSUE TYPE
- Template Issue with error and raw data
Note: This issue is to openly discuss the possible change and any drawbacks/concerns. As noted below, I have a fix for it and…
-
When considering a tool to manage Docker Compose remotely, with an API to handle commands such as up, pull, and down, choosing the right programming language is crucial. Here’s a breakdown of why Rust…
-
### What is the issue?
DNS queries on one of my devices stops working after a short time of setting up magic DNS. This is the only device which is affected, so it doesn't seem to be a general issue…
-
Use `:ver`?
-
I don't get how nginx is supposed to know which address to use to contact the service instance.
In yout example the services run on port 3000 which is not mapped to the host os. The VIRTUAL_HOST env …
-
Why ksync restarts containers when detects a file change inside the container? In my case, this creates a restart loop when the app starts and generates new files. I'm doing something wrong?
Here i…