Ishita
(Ishita)
Juillet 7, 2021, 5:29
1
J’ai installé Discourse en suivant le lien ci-dessous :
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…
Je dois configurer Discourse pour mon entreprise, mais il semble qu’après avoir créé un nouveau sujet incluant une image, nous ne parvenons pas à afficher l’image.
Échec du chargement de la ressource : net::ERR_CONNECTION_REFUSED depuis
http://localhost:3000/uploads/default/optimized/1X/750808cfc87d096d4bc4002f2f1137a4b5fbbfc9_2_10x10.png
Cependant, je peux accéder au fichier PNG en utilisant l’adresse IP du serveur au lieu de localhost.
Merci à tous ceux qui apportent leur aide.
sam
(Sam Saffron)
Août 4, 2021, 7:00
2
Veuillez ne pas utiliser le guide de développement pour installer Discourse.
Utilisez :
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