Outils pour utilisateurs

Outils du site


tech:notes_seafile_apache_redhat7_memcached_mysql

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:notes_seafile_apache_redhat7_memcached_mysql [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_seafile_apache_redhat7_memcached_mysql [2025/11/11 20:56] (Version actuelle) Jean-Baptiste
Ligne 47: Ligne 47:
 ./seafile.sh stop ./seafile.sh stop
 </code> </code>
 +
  
 == Install de memcached == Install de memcached
Ligne 58: Ligne 59:
 </code> </code>
  
-<code python seahub_settings.py>+''seahub_settings.py'' 
 +<code python>
 CACHES = { CACHES = {
     'default': {     'default': {
Ligne 72: Ligne 74:
 Voir http://manual.seafile.com/deploy/deploy_with_apache.html Voir http://manual.seafile.com/deploy/deploy_with_apache.html
  
-<code apache /etc/httpd/conf.d/sea-foo1.conf>+''/etc/httpd/conf.d/sea-foo1.conf'' 
 +<code apache>
 <VirtualHost *:80> <VirtualHost *:80>
     ServerName www.myseafile.com     ServerName www.myseafile.com
Ligne 121: Ligne 124:
 Voir conf Apache au dessus Voir conf Apache au dessus
  
-<code ini conf/seafdav.conf>+''conf/seafdav.conf'' 
 +<code ini>
 [WEBDAV] [WEBDAV]
 enabled = true enabled = true
tech/notes_seafile_apache_redhat7_memcached_mysql.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki