Peakanto Dev Console

Choose a running container and work inside it, similar to a Dokploy terminal.

This is privileged server access. Never share the login password or paste secrets into commands.
Not authenticated

Container terminal

Authenticate to load running containers
The shell remains inside the selected container, so commands such as php artisan migrate:status need no Docker Compose prefix.

        

Run one command in selected container


      

Workspace command

For cross-project commands such as make -C server check.