QNAP [ Wallabag ] [ 2.5.4 ] A self hostable application for saving web pages: Save and classify articles. Read them later

QoolBox

Représentant QNAP
2 Janvier 2014
10 599
169
158
50
France
www.qnap.com
wallabag-logo.png

source : https://wallabag.org

Download :

Apache81 - https://www.myqnap.org/product/wallabag-apache81/

Note :

!!! before use it !!!

edit parameters.yml file to fit on your need

/opt/Wallabag/wallabg/app/config
to run quickly change domain_name: http://TBS453:9637 and replace with your hostname or ip keep port 9637 at the end
and in SSH clear the cache with the following command in admin

cd /opt/Wallabag/wallabg/
/opt/Apache81/bin/php bin/console cache:clear –env=prod

any time you change the config file you must run this command

it is setup by default to use a sqlite DB and user : wallabag with password wallabag

you can recreate install with :

cd /opt/Wallabag/wallabg/
/opt/Apache81/bin/php php bin/console wallabag:install –env=prod


wallabag is a self hostable application allowing you to not miss any content anymore.
Click, save and read it when you can. It extracts content so that you can read it when you have time.

More information on our website: wallabag.org.
 
Dernière édition:
Hello,

J'essaie de lancer Wallabag après l'avoir installé mais j'ai à chaque fois le même message sur mon navigateur: connexion échouée :(

Une idée d'où cela peut venir?
 

Pièces jointes

  • wallabag.jpeg
    wallabag.jpeg
    60.5 KB · Affichages: 1 221
J'ai un TS-251+ , firmware 4.3.3.0262 Build 20170727 et Qapache v2.4.27.718.

Ce problème m'est arrivé avec d'autres applis aussi comme Duplicati
 
trés étrange, tout devrait rouler

que dit en ssh :

Code:
CONF=/etc/config/qpkg.conf
QPKG_NAME="Wallabag"
QPKG_ROOT=`/sbin/getcfg $QPKG_NAME Install_Path -f ${CONF}`
APACHE_ROOT=/share/`/sbin/getcfg SHARE_DEF defWeb -d Qweb -f /etc/config/def_share.info`


export QPKG_NAME QPKG_ROOT APACHE_ROOT
export HOME=$QPKG_ROOT
export PATH=$QPKG_ROOT/bin:$PATH
export PHP=/opt/Qapache/bin/php
export APACHE=/opt/Qapache

export SHELL=/bin/sh
export LC_ALL=en_US.UTF-8
export USER=admin
export LANG=en_US.UTF-8
export LC_CTYPE=en_US.UTF-8

export PS=$APACHE/bin/ps
export KILL=$APACHE/bin/kill

export DESC=$QPKG_NAME

ln -sf $QPKG_ROOT /opt/$QPKG_NAME

cd $QPKG_ROOT/wallabag

$PHP bin/console server:run --env=prod 0.0.0.0:9637
 
Apparemment, ça coince avec le répertoire php de Qapache:

Code:
[~/wallabag] # $PHP bin/console server:run --env=prod 0.0.0.0:9637
-sh: /opt/Qapache/bin/php: No such file or directory
 
Je vais tenter de désinstaller et réinstaller Qapache, sinon dans /opt, j'ai ça (un lien que Entware a créé?):
Code:
lrwxrwxrwx    1 admin    administ      38 Aug 29 10:53 /opt -> /share/CACHEDEV1_DATA/.qpkg/Entware-ng/
 
La réinstallation de Qapache semble avoir réglé le problème, je te tiens au courant si ça redéconne.
Merci beaucoup Stéphane pour tes conseils!
 
oui entware met la bazard, si'il est installé après mes applis...

il recrée le répertoire /opt standard en un lien symbolique , la je ne peux rien faire
c'est au createur d'entware de faire quelques chose... au moins un Warning
 
QoolBox a dit:
Qapache (sorry cant make it runs with the embedded php cli)
Salut Stéphane,

est-ce que cela est toujours d'actualité? Car j'ai essayé d'installer Wallabag avec Docker (car je n'ai pas envie d'installer QApache juste pour cela) mais il n'y a pas de mail qui est envoyée pour l'enregistrement.. :)

Merci,

giopas