Commit 0847a714 authored by Boxiang Sun's avatar Boxiang Sun

theia: peertube test fixup

parent 6c197c99
Pipeline #24793 passed with stage
in 0 seconds
......@@ -6,6 +6,7 @@ parts =
service-redis
promise-redis
postgresql
postgresql-binary-link
peertube-yaml
nginx-service
peertube-service
......@@ -85,6 +86,11 @@ ipv4 = $${instance-parameter:ipv4-random}
ipv6 =
port = 5432
[postgresql-binary-link]
recipe = slapos.cookbook:symbolic.link
target-directory = $${directory:bin}
link-binary = $${postgresql:bin}/postgres $${postgresql:bin}/psql
#################################
# Nginx service
#################################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment