phoedos

Results 9 issues of phoedos

> PS C:\Users\phoed> docker run -p 7878:7878 -e OPENAI_API_KEY wandb/openui wandb: Unpatching OpenAI completions INFO (openui): Starting OpenUI AI Server created by W&B... INFO (openui): Running API Server INFO (uvicorn.error):...

got idea to use your project to generate mockups. thus I had to move out-service from local PC to VPS made nginx conf like ``` map $http_upgrade $connection_upgrade { default...

### Description after update gitea 1.21.10 -> 1.22.0 changed branch sorting order http://giteaurl/org/repo/branches previous 1.21.10 logic: sorting order from newest to oldest current 1.22.0 logic: sorting order from oldest to...

type/bug
topic/ui

### Description Faced with long-time gitea work during view details of big PR ``` http://giteaurl/MYORG/myrepo/pulls/68/files dev #68 Merged myuser merged 13 commits from dev into dev_adaptive yesterday Conversation 0 Commits...

type/bug
performance/speed

### Description Please guide is it possible to make root->rootless docker image migration? have a typical installation of gitea, like this: ``` services: gitea: image: gitea/gitea:1.22.5 restart: unless-stopped environment: ......

issue/needs-feedback

please add healthcheck dependencies adminer -> db(healthy) php -> db(healthy) ``` --- services: php: build: ./php/${PHP_VERSION} volumes_from: - source links: - db - memcached environment: TZ: Europe/Moscow stdin_open: true tty:...

добрый день! возникла идея использовать проект в качестве стенда локальной отладки после восстановления дампа /bitrix/admin/site_checker.php выдает ошибку работы с сокетами в вашем проекте верный (php) workdir = (nginx_ document root,...

I have master and slave Jenkins node. Master node have limited internet access, have scheduler job to update owasp cache: .gradle/dependency-check-data is actual Face with problem during gradle project build...

Service is integrated with external system which periodically send us wrong service requests. In order to reduce system overload it was written LUA block to check if request id valid...