Elias Abacioglu

Results 27 issues of Elias Abacioglu

Hi, I got an feature idea! I would like to see the possibility to directly from the host view in foreman, when you edit a node have a datacenter tab...

I have BUCKET_HOST, BUCKET_NAME, BUCKET_PORT and BUCKET_REGION environment variables set. Would it be possible to use then in the config.yaml in .storage.bucket_url. For example like this "s3://${BUCKET_NAME}?endpoint=${BUCKET_HOST}:${BUCKET_PORT}&region=${BUCKET_REGION}&s3ForcePathStyle=true" These variables are...

How do I disable debug logging? I tried both ``` spoe-agent auth-agents log global ``` ``` spoe-agent auth-agents log stdout format raw local0 info ``` My haproxy has ``` global...

Hi, Would it be possible to add custom `envFrom` support in the future? Background, I am running rook-ceph (operator for running distributed storage ceph). It has a ObjectBucketClaim that can...

When using provider ceph_cephfs to mount a cephfs volume, there is no way to specify mount options. Wouldn't it be wise to enable some sort of options, for instance adding...

The cookbook can't install plugins anymore (I don't know if it could before) But plugin installs requires a y/N answer when installing. ``` * elasticsearch_plugin[repository-s3] action install[2021-08-02T14:40:10+02:00] INFO: Processing elasticsearch_plugin[repository-s3]...

Needs Triage

Hi, I'm running two serverpilot.io installations(nginx,apache,php-fpm). One is running on Ubuntu Trusty, the other is running on Xenial. On Trusty everything worked after i added `user = www-data` to the...