# Summary [Introduction](README.md) # Getting started - [Requirements](./requirements.md) - [Setup](./setup.md) - [Using a different domain](./configure-domain.md) - [Installing Hubzilla](./installation/README.md) - [Database setup](./installation/db-setup.md) - [Creating the admin user](./installation/creating-admin.md) - [Safety notes](./installation/safety.md) # Usage - [Daily usage](./usage/README.md) - [Useful commands](./usage/ddev-commands.md) - [ddev status](./usage/ddev-status.md) - [ddev stop](./usage/ddev-stop.md) - [ddev start](./usage/ddev-start.md) - [ddev restart](./usage/ddev-restart.md) - [ddev delete](./usage/ddev-delete.md) - [ddev composer](./usage/ddev-composer.md) - [ddev phpunit](./usage/ddev-phpunit.md) - [Testing](./usage/testing/README.md)