2
1
Fork 0
mirror of https://github.com/friendica/docker synced 2026-04-12 19:57:45 +02:00
This commit is contained in:
ne20002 2026-02-02 09:48:13 +01:00 committed by GitHub
commit 9d61e1eec5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 43 additions and 10 deletions

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -169,6 +169,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -139,6 +139,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -161,6 +161,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -169,6 +169,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -139,6 +139,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -161,6 +161,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -169,6 +169,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -139,6 +139,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -161,6 +161,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -12,7 +12,7 @@ $config = [
// Necessary because otherwise the daemon isn't working
'pidfile' => '/var/run/friendica.pid',
'logfile' => '/var/www/html/friendica.log',
'logfile' => '/var/log/friendica.log',
'loglevel' => 'notice',
],
'storage' => [

View file

@ -137,6 +137,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data

View file

@ -159,6 +159,9 @@ RUN set -ex; \
mkdir -p -m 775 /var/www/data; \
chown -R www-data:www-data /var/www/data
RUN set -ex; \
ln -sf /dev/stdout /var/log/friendica.log
VOLUME /var/www/html
VOLUME /var/www/data