Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #323 - Redacted database installation in Zammad source installa… #328

Merged
merged 1 commit into from
Aug 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions install/source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ Software dependencies
Please ensure that you already provided mentioned
:doc:`Software requirements </prerequisites/software>`.

Also ensure to provide your database server and web server at this point.

.. include:: /install/includes/prerequisites.rst

Add user
--------

Expand Down Expand Up @@ -67,10 +63,10 @@ Step 2: Install dependencies
About this section: The RVM installation part uses definition list instead
of field lists intentionally. It's supposed to safe width for better readability.

.. note::
.. note::

| **Below commands do neither include the database server nor the web server.**
| We do cover important web server related stuff within :doc:`/getting-started/configure-webserver`.
Please have a look at :doc:`/getting-started/configure-webserver` for
detailed instructions.


Zammad requires specific ruby versions. Adapt the commands below if you install
Expand Down