-
### Description
Can't figure out whats going wrong. But on just one project the CP is totally slow when the DevMode is enabled. If DevMode disabled it's fast. Don't know whats the problem here but I …
-
__Description__
On the cli `php artisan route:list` would show a list of all defined routes in the application. With tenancy perhaps one would use `php tenancy:run route:list` to load in all tenanc…
-
**Provide a detailed description of the proposed feature**
Current state:
- We have linux CI in linuxbrew-core, using github actions + Docker
- We have linux CI in homebrew-core for linux-only form…
-
I'm trying to running sentry behind traefik proxy.
```
version: '2'
services:
base:
hostname: base
restart: unless-stopped
build: .
environment:
# Run `docker-com…
-
I tried to get this answer on forum - https://forum.vestacp.com/viewtopic.php?f=10&t=19905 - but nobody from official members replied.
I'm just trying to get their attention - if they are live.
-
OMV no longer provides dedicated arm images based on armbian:
https://sourceforge.net/projects/openmediavault/files/OMV%205.x%20for%20Single%20Board%20Computers/
with version 5 (based on buster) t…
-
Open Charge Point Protocol: http://www.openchargealliance.org/protocols/ocpp/ocpp-16/
Allow OpenEVSE to integrate easily with other charging networks.
Spec attached:
[ocpp-1.6_edition_2.pdf](…
-
Now that Composer 2 has been [released](https://blog.packagist.com/composer-2-0-is-now-available/), can we have it supported by the buildpack? Currently, `composer.lock` files generated by Composer 2 …
-
## Description
kitchen destroy command stopped working few months ago via kitchen-vcenter driver on vmware vcenter.
## Kitchen Version
```ruby
$ kitchen --version
Test Kitchen version 1.25.…
-
## Description of problem
I have an application I'm writing in Vue, and I'm using environment variables. I have a VUE_APP_VARIABLE that I'm using in a URL, and I noticed that if I don't add an end of…