-
### Task name
AzureRmWebAppDeployment
### Task version
4
### Environment type (Please select at least one enviroment where you face this issue)
- [ ] Self-Hosted
- [X] Microsoft Hosted
- [ ] VMSS…
-
A talk about how to get started with a self-hosted docker swarm cluster, service discovery and metrics. And common problems I faced when setting it up that almost drove me crazy.
Partial Stack:
…
stex updated
8 months ago
-
**Installation process**
In order to use the tool in a predictable way. Installing a dotnet tool from NuGet or a private Azure Artifacts feed would be neat.
**Describe the solution you'd like**
…
-
- run db server
- run backend app
- test data should also be provided on init db
Use the setup for expert consultation project as an example for desired setup: https://github.com/code4romania/e…
aniri updated
3 years ago
-
Hi.
I need help installing minio through a nginx-proxy-manager.
I'm not a professional devops so this question makes me panic.
I installed nginx-proxy-manager and minio in docker containers.
Set u…
-
As a DevOps engineer
I need to containerize backend and frontend services
So that deployment and scalability are simplified.
Docker is used for containerization.
Backend and frontend services ar…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Environment
```markdown
- Milvus version:2.4.x
- Deployment mode(standalone or cluster):no
- MQ type(rocksmq…
-
### Actual Behavior
Since upgrading to RD 1.15 or 1.16 (I forget which), RD will be running, but stop responding completely. This usually seems to take a few hours. Once it stops responding, a restar…
-
Create a deployment method for the needed containers, and commit it as code to a deployment repo or as a folder in the projects..
Lets discuss pros and cons of different deployment metods for the c…
-
**Current Issue**
The CI/CD process tightly couples Flyway database migrations with application startup. This approach can lead to:
- Increased application startup time.
- Deployment failures due…