Development of Drutopia happens on GitLab (https://gitlab.com/drutopia) and is mirrored at https://drupal.org/project/drutopia.
We recommend installing Drutopia with the following Composer command.
composer create-project drutopia/drutopia_template:dev-master --no-interaction DIRECTORY
You can then install Drutopia the same way you would any other Drupal site.
- Create a database
- Configure your installation
- Run the installer
- Check your site's status
More information at Installing Drupal.