-
Step 1 https://docs.terrateam.io/self-hosted/overview/#step-1-create-a-private-terrateam-github-application says to make sure that the server is running before installing the github application. The server install (step 2) requires the github app creds https://docs.terrateam.io/self-hosted/overview/#step-2-deploy-the-terrateam-server. What am I supposed to do? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Creating the GitHub app and installing it are two different steps. You must create the GitHub App, start the server, then install the app. |
Beta Was this translation helpful? Give feedback.
-
ok, at step 1 I get "urllib3.exceptions.URLSchemeUnknown: Not supported URL scheme http+docker" when i try |
Beta Was this translation helpful? Give feedback.
I'm on ubuntu noble. I installed
docker-compose
pkg but it turns out I neededdocker-compose-v2
and need to execute asdocker compose up setup