-
In regular intervals, we should collect all of our external dependencies on the main branch and upload them to our own caching server.
This is particularly necessary for RPM dependencies, since mir…
-
I used to include `telegram-action` into my Github workflows in that manner:
```
uses: appleboy/telegram-action@master
```
Some weeks ago I noticed that my Github actions workflows stopped to se…
-
I need to shift my application logs from file to elk. Logging on elk is working fine on my local environment (without credentials) but its not working on production.
On production, if i just switch…
-
I successfully installed rstudio-server from your repository on Ubuntu 24.04 (in a distrobox container). But I just tried to install rstudio desktop, and while it installs, on startup it complains of …
bshor updated
2 months ago
-
# Question
Is there an issue with Rocky 9 Patches (Errata) being imported into Uyuni? I have not see any updates since 01 August 2024. Errata from EPEL and Amazon Linux on the same system are w…
-
I set up the Argocd using the following Yaml files.
```
kubectl create namespace argocd &&
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install…
-
Hi, first of all, thanks for this, I hope it ends up working well, and can be integrated in a lot more services. In my case, I'd like to integrate it with Home Assistant, so a Python SDK is required. …
-
### Checks before filing an issue
- [X] This issue doesn't reproduce on web browsers (such as in Chrome). If it does, [issue reports go to the Mattermost Server repository](https://github.com/matterm…
-
## Requiring PKCE breaks "passwordless oauth"
### Description
Many moons ago, we pioneered this technique together: https://fusionauth.io/community/forum/topic/333/passwordless-oauth
I remembe…
-
### Description
My docker compose is something like this:
```yaml
version: '3.8'
services:
redis:
image: 'redis:7.4.0-alpine'
container_name: redis
network_mode: host
vo…
Vahor updated
1 month ago