[Unit] Description={{ project_description }} After=network.target [Service] User={{ user }} Group={{ group }} WorkingDirectory={{ web_framework_installation_path }}/{{ project_name }}/ ExecStart={{ web_framework_installation_path }}/{{ project_name }}/{{ project_name }} [Install] WantedBy=multi-user.target