Skip to content
Snippets Groups Projects
Commit 1b79d923 authored by Nathan Rodet's avatar Nathan Rodet
Browse files

Added ttyd service

parent 37da1490
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ sed -i "s|%project_domain%|$(scw-userdata project_domain)|g" /root/atrium/atrium
sed -i "s|%atrium_letsencrypt_email%|$(scw-userdata atrium_letsencrypt_email)|g" /root/atrium/atrium.yaml
sed -i "s|%atrium_count_index%|$(scw-userdata atrium_count_index)|g" /root/atrium/atrium.yaml
sed -i "s|%user_password_hash%|$USER_PASSWORD_HASH|g" /root/atrium/atrium.yaml
sed -i "s|%user_password%|$(scw-userdata atrium_count_index)|g" /root/atrium/atrium.yaml
sed -i "s|%user_password%|$(scw-userdata user_password)|g" /root/atrium/atrium.yaml
chown -Rf 1000:1000 /root/atrium
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment