Günter Bailey

Results 6 comments of Günter Bailey

Hy, the chmod and chown is added, to work out of the box with Clusterfilesystem PVC. So the user can send self with ssh-copy-id her public key. without chmod and...

OK, i see this, and recheck this step. :-)

i would prefer to use vuex.

Have you tested this on your local machine?

@kkimurak we using urls like this in the commit `https://gitlab.example.com/fancy-app/p-automat/parameter/common/-/issues/13`.

@kkimurak my Gitlab setup with docker-compose.yaml and .env file. ```yaml version: '3' services: redis: restart: always image: redis:7-bullseye volumes: - redis_data:/data networks: - backend command: - --loglevel warning postgres: restart:...