15 lines
333 B
YAML

images:
gitlab: "gitlab/gitlab-ee:latest"
features:
matomo: true
css: true
port-ui-desktop: true
central_database: true
docker:
services:
redis:
enabled: true
database:
enabled: true
credentials:
initial_root_password: "{{ users.administrator.password }}"