update readme

This commit is contained in:
Miroslav Batchkarov 2025-01-11 14:09:19 +01:00
parent 3cace834cc
commit 9f75e6c7d6
1 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,18 @@
[![Build Status](https://drone.nocodelytics.com/api/badges/nocodelytics/infrastructure/status.svg)](https://drone.nocodelytics.com/nocodelytics/infrastructure)
## Logging into drone/gitea
These are protected by basic HTTP auth and logging in is a pain the arse. To log in, temporarily disable it
by commenting out the middlewares in `gitea.yaml` and `drone.yaml`, then
```angular2html
kubectl apply -f apps/drone.yaml && kubectl apply -f apps/gitea.yaml
```
Not log in (make sure you click Remember me), then undo the yaml changes and re-apply
PS use Chrome for Drone!!!
## Setting up server
- install docker