While installing a new instance of Discourse on a freshly installed Hetzner server with the following specs:
As directed here…
…and following those instructions here…
# Install Discourse on a Cloud Server
> To install and self-host Discourse, follow the steps below. But if you'd rather skip the setup, maintenance, and server management, our official Discourse hosting takes care of everything for you.
>
> [Learn more about Discourse hosting](https://discourse.org/pricing)
> If you prefer to self-host but need help setting it up we have partners who can help.
> [Click here to explore self-hosting set-up options](https://discourse.org/partners).
**Set up Discourse in about 10 minutes** with zero knowledge of Rails or Linux shell. Works on any Docker-compatible cloud provider or local server.
## Contents
- [Quick Start](#quick-start)
- [Requirements](#requirements)
- [Installation](#installation)
- [The Setup Wizard](#the-setup-wizard)
- [After Installation](#after-installation)
- [Advanced Configuration](#advanced-configuration)
- [Troubleshooting](#troubleshooting)
This file has been truncated. show original
…like so…
…I am getting the error:
fatal: repository ‘https’ does not exist
bash: //github.com/discourse/discourse-docker.git: No such file or directory
I would appreciate any help!
pfaffman
(Jay Pfaffman)
14 במאי, 2023, 1:58am
2
I can’t quite make sense if it. My best guess is that you somehow copied some invisible character between the colon and the //.
Maybe try typing the command. Or if you typed it, try copy and paste.
Moin
14 במאי, 2023, 2:07am
3
It looks like you typed https;//github…
Yes, thank you @pfaffman and @Moin you were both correct… I had copy/pasted the command
https://github.com/discourse/discourse.git /var/discourse into the web-based console in Hetzner
I tried typing it into the console instead, and indeed that worked!
Canapin
(Coin-coin le Canapin)
15 במאי, 2023, 11:54am
5
This is a trap. Hetzner’s web console uses German keyboard layout
Maybe your issues came from here.
I use it only to change the root’s default password when not using SSH.