-
Add Docker and Docker Compose files to streamline the process of setting up and running the application. By containerizing the app, we can simplify development, testing, and deployment, making it easi…
-
Similar to how we want to do ACA implementation, let's move the App Service deployment out into the AppSvc extension. A soft dependency in the Docker extension can call a command in AppSvc.
Related…
-
### Describe the bug
I deployed logto through docker-compose on the cloud server. After deployment, I accessed logto through the public IP and redirected directly to 'http://localhost:3010/unknown-s…
-
Currently we deploy for the operate service one deployment, which contains the importer, archiver and webapp. Ideally we split this up, to scale it individually and be more fault tolerant.
See the …
-
```
# 1. 首先创建日志接收器
apiVersion: logging.cnrm.cloud.google.com/v1beta1
kind: LoggingLogSink
metadata:
name: all-logs-sink
namespace: monitoring
spec:
projectRef:
external: ${PROJECT_I…
-
### Task name
AzureFunctionApp
### Task version
2
### Environment type (Please select at least one enviroment where you face this issue)
- [X] Self-Hosted
- [ ] Microsoft Hosted
- [ ]…
-
### 📜 Description
When I try to deploy using docker run
#docker run -it -p 7007:7007 backstage
run into issue saying
--------------------------------------------
Loading config from MergedConfi…
-
### Gloo Edge Version
1.11.x (latest stable)
### Kubernetes Version
1.22.x
### Describe the bug
If you try to create a multi gateway deployment with a loadbalancer and a ClusterIP, the loadbalanc…
-
Hi, I am including the linked services as part of CI pipeline using you Azure Data Factory deployment task and it is working well.
On the first pipeline un/release it creates the linked services i…
-
Current **DevServicesArtemisProcessor** works only with quarkus-artemis-jms, as it is based on quarkus.artemis.* configuration.
` private static final String QUARKUS_ARTEMIS_URL = "quarkus.artemis…