While installing a new instance of Discourse on a freshly installed Hetzner server with the following specs:
As directed here…
If you want to install Discourse the official, supported way, have a look at the install Discourse document on Github . If you install Discourse any other way, you’re likely to have trouble, and if you do, you’ll be less likely to get any help here.
This guide covers the official guide to install Discourse which can be used on your bare metal hosting or the cloud. If you have issues with your installation, feel free to start a topic over at our installation support category, and someone from the…
…and following those instructions here…
**Set up Discourse in the cloud in under 30 minutes** with zero knowledge of Rails or Linux shell. One example
is [DigitalOcean][do], but these steps will work on any **Docker-compatible** cloud provider or local server. This
walkthrough will go through these in detail:
**[Before you start](#before-you-start)**
1. [Preparing your domain name](#1-preparing-your-domain-name)
2. [Setting up email](#2-setting-up-email)
**[Installation](#installation)**
3. [Create new cloud server](#3-create-new-cloud-server)
4. [Access new cloud server](#4-access-your-cloud-server)
5. [Install Prerequisites for Docker](#5-install-prerequisites-for-docker-debianubuntu-based-distro-example)
6. [Install Discourse](#6-install-discourse)
7. [Edit Discourse configuration](#7-edit-discourse-configuration)
8. [Start Discourse](#8-start-discourse)
9. [Register new account and become admin](#9-register-new-account-and-become-admin)
10. [Post-install maintenance](#10-post-install-maintenance)
11. [(Optional) Add more Discourse features](#11-optional-add-more-discourse-features)
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)
May 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.
3 Likes
Moin
May 14, 2023, 2:07am
3
It looks like you typed https;//github…
3 Likes
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!
3 Likes
Canapin
(Coin-coin le Canapin)
May 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.
2 Likes
system
(system)
Closed
June 14, 2023, 11:54am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.