Ishita
(Ishita)
7 Luglio 2021, 5:29am
1
Ho installato Discourse seguendo il link riportato di seguito:
This guide covers installation instructions in a development environment. For a production guide see: Install Discourse in production with the official supported instructions
So you want to set up Discourse on Ubuntu or Debian to hack on and develop with?
We’ll assume that you work locally and don’t have Ruby/Rails/Postgres/Redis installed on your Ubuntu or Debian system. Let’s begin!
Requirements
We suggest having at least 4 GB RAM and 2 CPU cores.
Current compatibility:
O…
Devo configurare Discourse per la mia azienda, ma sembra che dopo aver creato un nuovo argomento includendo un’immagine, non siamo in grado di visualizzarla.
Errore nel caricamento della risorsa: net::ERR_CONNECTION_REFUSED da
http://localhost:3000/uploads/default/optimized/1X/750808cfc87d096d4bc4002f2f1137a4b5fbbfc9_2_10x10.png
tuttavia riesco a visualizzare il file PNG utilizzando l’indirizzo IP del server al posto di localhost.
Grazie a tutti coloro che offriranno aiuto.
sam
(Sam Saffron)
4 Agosto 2021, 7:00am
2
Non utilizzare la guida per sviluppatori per installare Discourse.
Usa:
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)
# How Do I Install Discourse?
> :bell: The only officially supported installs of Discourse are [Docker](https://www.docker.io/) based. You must have SSH access to a 64-bit Linux server **with Docker support**. We regret that we cannot support any other methods of installation including cpanel, plesk, webmin, etc.
Simple 10 minute basic install:
[**Beginner Docker install guide**][basic]
Powerful, flexible, large / multiple server install:
[**Advanced Docker install guide**][advanced]
### Why do you only officially support Docker?
Hosting Rails applications is complicated. Even if you already have Postgres, Redis and Ruby installed on your server, you still need to worry about running and monitoring your Sidekiq and Rails processes, as well as configuring Nginx. With Docker, our fully optimized Discourse configuration is available to you in a simple container, along with a web-based GUI that makes upgrading to new versions of Discourse as easy as clicking a button.
### Hardware Requirements
This file has been truncated. show original