Monitoring over time (graphs)
We have realtime monitoring in the panel, but it would be cool to see this over time in graphs.
Button to quickly open database client in debug access
Would be nice to quickly open a database like in Laravel Cloud
Persistent Command History with Output and “Run Again” Option
When running commands in Ploi Cloud (e.g., ls or php artisan), the output is currently shown only until the page is refreshed or another command is ex...
Allow renaming applications
Right now it's not possible to rename applications after the creation step. It would be a nice QoL feature to be able to do that.
Full Command Output Streaming (No Truncation)
When running commands in Ploi Cloud, the terminal output is currently truncated for long executions (e.g., a migration stream stopped around 2023 entr...
View and edit for workers
When creating a worker we can set the name, command and number of replicas, but there is no way to view (except name) and edit these values.
Scheduler log window scrolling issue
When you visit the logs tab, and press the scheduler pod to review and scroll, it will refresh and you will loose everything again. Submitted from: h...
Repository settings attached to user
My colleague and me have to do changes in the application settings (ENVs, Builds etc.) The following happens: He connects his account, selects owner...
Move clickhouse to database card
It's currently under the custom services card Submitted from: https://ploi.cloud/panel/applications/375
Deploy without actual deployment for environment changes
It would be cool if we changed something in the environment that it's updated directly in the pod itself, so a deploy feature without the complete bui...
Scaling insight + config
Would be nice to see why the scaling is triggered and to be able to configure the parameters.
Paginate deployments page
Currently, we don't paginate the deployments page. The list is getting very long in one of my applications. We're going to have to paginate this list....
Bug: Having to enter 2fa daily
When opening the dashbord it prompts for 2fa code, also when already signed in earlier. No need to sign in again but keeps promoting for the 2fa code....
Security Settings: Basic Authentication shouldn't use autocomplete
Currently "Username" and "Password" are always automatically filled by my browser with my login credentials. This is something I d...
Download current app yaml definition
Problem There is no way to download current application yaml definition. Why it's an issue In order to use IaC feature the example yaml need to be use...
Show complete env variables for Object Storage and managed databases
In the panel it would be simplier for users, if you could show a ready to copy env snippet with variables and its correct values how they should be in...
Cost breakdown (/usage)
The usage overview also shows suspended applications. That should not show that their currently consuming. A notice would be nice what they would cons...
SSL wildcard is not displayed
We should also display if someone has wildcard setup Submitted from: https://ploi.cloud/panel
Reduce requirements to Deploy to update settings
It seems like changes to most settings require the whole app being redeployed in order to apply. In some cases that seems (to me, an ignorant novice!)...
Allow commands to be run inside the scheduler (if enabled)
Currently, you can run commands in all of your web instances but not inside your scheduler. This should be possible.
Scheduler missing from instance monitoring tab
Can't find the resource usage of the scheduler in the Instance monitoring tab.
Selecting text in "commands" section drags item
You cannot select text (using a mouse) since that drags the elements position. Drag events should maybe not be used inside the text field but only aro...
Company information on billing
To meet the strict requirements of the Swedish Tax Agency, it should be possible to add company details (name, address and VAT number) to a team so th...
Command Execution Status Indicators
Currently, when running commands in Ploi Cloud, there is no clear indication of whether a command is still running, has completed, or has failed. Addi...
Default Instance Selection for Command Execution
Currently, when executing a command in Ploi Cloud, users must manually select an instance every time. Adding the ability to set a default instance—eit...
Store and Access Historical Error Logs for Failed Deployments
Currently, during the "Building application" stage, Ploi Cloud provides a live-updating console log that can be reviewed later. In subsequen...
Surface backup errors
Viewing backups shows a "Completed" status once completed, and also "X error(s)" if there are errors. It would be nice if it was p...
Valkey environment variables option to be displayed as REDIS
If you're in the debug access window, or in the injected secrets window, the Valkey service will display as VALKEY_HOST, for laravel applications, thi...