1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/github-insights/install-script.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

10 lines
594 B
Markdown

4. Run the shell script `install.sh`.
5. To enable SSL, enter the SSL Cert (`.crt/.cer/.pem`). If you don't want to enable SSL, leave blank.
6. If you chose to enable SSL, enter the SSL Key (`.key`). Otherwise, leave blank.
5. Enter the hostname, which is the same URL you used for the application server when creating the {% data variables.product.prodname_github_app %}.
6. The installation will take a few minutes to run. When complete, you will see a message printed to the terminal.
```
Installation complete
Run /opt/insights/scripts/start.sh to start GitHub Insights
```