-
Hi, I need some guidance.
I'm running air in a docker container, and since +/- a week ago I'm unable to start my containers with the error:
```sh
api-1 |
api-1 | __ _ ___
api-1 | /…
-
### Terraform Version
Run `terraform -v` to show the version. If you are not running the latest version of Terraform, please upgrade because your issue may have already been fixed.
1.5.5 -> Unab…
-
# Architecture
This document outlines the architecture of the AI Nutrition-Pro application, including system context, containers, and deployment views. The architecture is depicted using C4 diagram…
-
# Architecture
This document outlines the architecture of the AI Nutrition-Pro application, including system context, containers, and deployment views. The architecture is depicted using C4 diagram…
-
### Related to
Web-Backend (APIs)
### Impact
nice to have for enterprise usage
### Missing Feature
Monitoring for semaphore right now can only be done with quite a bird eye view of the situation.…
-
# Architecture
This document outlines the architecture of the AI Nutrition-Pro application.
## Containers Context diagram
```mermaid
C4Container
title Container diagram for AI Nutrition…
xvnpw updated
9 hours ago
-
**Is your feature request related to a problem? Please describe.**
I would like to use an official / supported golang client for integrating a application written in golang. The current `clients/go` …
-
We are looking to implement a custom filter in Envoy to perform specific checks on every incoming request. Given our existing Golang codebase, a native Envoy filter is not a viable option. We are cons…
-
The purpose of this project is to learn the following:
- [ ] Creating restful APIs using golang fiber
- [ ] Structuring golang projects
- [ ] Connecting and using a postgres database
- [ ] Refresh…
-
Hi,
I'd like to use gphotos-uploader-cli with Windows but already fail to compile it.
I tried the following command:
`go install github.com/gphotosuploader/gphotos-uploader-cli@latest`
The…