Results 50 comments of Vano Devium

one more thing I absolutely fully understand what I did in this code, because ringcentral/psr7 is actually a very old fork of the guzzle/psr7 Technically, I just updated it :)...

@dunglas Awesome! But I think there is already written code, like [this](https://github.com/rhysd/go-github-selfupdate)

Also these [creativeprojects/go-selfupdate](https://github.com/creativeprojects/go-selfupdate) [mouuff/go-rocket-update](https://github.com/mouuff/go-rocket-update) > I do not insist on the use of these libraries, only as an example of ready-made code Thanx!

@dunglas But caddy didn't support self-upgrade. It's so sad. [proof](https://caddyserver.com/docs/command-line)

For now I have run almost everything from core's docker-compose, except kibana, filebeat and elastic. My .env file for now: ``` APP_NAME=Opex APP_BASE_URL=http://app.opex.loc PANEL_PASS=admin BACKEND_USER=admin SMTP_PASS=password OPEX_ADMIN_KEYCLOAK_CLIENT_SECRET=password API_KEY_CLIENT_SECRET=06ca1af7-5765-4e23-83cd-1bc04306d629 KEYCLOAK_FRONTEND_URL=http://auth.opex.loc KEYCLOAK_ADMIN_URL=http://auth.opex.loc...

It's docker internal logging prefix (8 symbols). Better to be described in README

@umutucer @Marchosiax Guys, it looks like a very big drawback in the documentation. Judging by how many questions and how few answers, it was very cool to collect together to...

@maryarm Can I post my problems to this issue or it is better to create issues in every repo? As opensourcer, I can help you and your team to collect...