EspoCRM Tenant Manager

Docker · Linux · 82.29.164.103 · MySQL: 172.21.0.3 · PHP 8.5.4
Create new tenant
Creates folders → MySQL DB → config → Docker containers → EspoCRM rebuild → admin user.
Build runs in background. Watch the live log below.
After build: login with admin / your DB password.
Tenants 1 tenant
TenantDatabaseURLContainerBuildActions
super30 espo_super30 8081 running done  log
Quick commands:
View logs  : docker logs espo-TENANT-nginx -f --tail 50
PHP shell  : docker exec -it espo-TENANT-php bash
Rebuild    : docker exec espo-TENANT-php php /var/www/html/command.php rebuild
Clear cache : docker exec espo-TENANT-php php /var/www/html/command.php clear-cache
Manager activity log Refresh  Clear
Loading...