/[LeafOK_CVS]/lbbs/INSTALL.md
ViewVC logotype

Diff of /lbbs/INSTALL.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.28 by sysadm, Mon Jan 5 05:41:34 2026 UTC Revision 1.29 by sysadm, Mon Jan 5 06:04:24 2026 UTC
# Line 74  To install LBBS on Linux (e.g. Debian 13 Line 74  To install LBBS on Linux (e.g. Debian 13
74     There should be no item owned by bbs. Otherwise, run the following command to cleanup:       There should be no item owned by bbs. Otherwise, run the following command to cleanup:  
75     sudo -u bbs ipcrm -a     sudo -u bbs ipcrm -a
76    
77    
78    For Docker user
79    ==================
80    You may either build the docker image from source code by running:  
81       docker compose up --build -d  
82    
83    or pull the docker image per release from Docker Hub by running:  
84       docker compose pull  
85    
86    You should always create / update the configuration files for local configuration (e.g. database connection, network port) as described above.  


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1