User Tools

Site Tools


prosody_on_raspberry_pi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
prosody_on_raspberry_pi [2023/11/21 18:34] – [Open ports] dougy147prosody_on_raspberry_pi [2024/08/18 13:04] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ==== Install packages ==== ==== Install packages ====
  
-<code bash>+<code console>
 apt update && apt upgrade            # udpate the system apt update && apt upgrade            # udpate the system
 apt install prosody prosody-modules  # prosody and modules apt install prosody prosody-modules  # prosody and modules
Line 122: Line 122:
 User accounts and other informations are going to be stored in a PostgreSQL database. User accounts and other informations are going to be stored in a PostgreSQL database.
  
-<code bash>+<code console>
 sudo -i                     # be sure to be root sudo -i                     # be sure to be root
 sudo su - postgres     # log as postgres user sudo su - postgres     # log as postgres user
prosody_on_raspberry_pi.1700591653.txt.gz · Last modified: (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki