Without dev dependencies, it works, but there is an issue where .env doesn't contain APP_DEBUG=false, regardless of environment.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 16 2018
Sep 15 2018
Is that a good idea?
We'll use community-maintained Docker Cachet image instead.
Sep 11 2018
Plugins and abiword are now directly integrated to the image.
Sep 10 2018
Live on Docker Hub and deployed to https://pad.nasqueron.org
The following seems to work:
Apr 4 2018
+novolume
Apr 2 2018
Mar 30 2018
Mar 28 2018
Mar 27 2018
Another folder to take care of is the cache:
Next step is to prepare the nasqueron/phpbb phpBB image.
Mar 26 2018
Feb 20 2018
Feb 16 2018
I confirm dpkg-reconfigure locales, pick in the list fr_FR.UTF-8, followed by a sv restart php-fpm works.
Nov 7 2017
Nov 5 2017
Nov 4 2017
It's currently running, I'll check dependencies and release later.
RUN apt-get install freebsd-buildutils libfl-dev fortunes && \
ln -s /usr/bin/freebsd-lex /usr/bin/lex && \
cd /opt && wget http://dereckson.devio.us/software/valspeak/valspeak-1.0.tar.gz && \
tar xzvf valspeak-1.0.tar.gz && cd valspeak-1.0 &&
make && ln -s /opt/valspeak-1.0/valspeak /usr/bin/valspeak && \
cd /opt && git clone https://devcentral.nasqueron.org/source/jive.git && cd jive && \
make && ln -s /opt/jive/jive /usr/bin/jiveReleased at rJIVE.
Nov 3 2017
There are some doubtful Node needs, if we want to keep that, we can:
Steps to provision the software:
Nov 1 2017
PHP logo
PHP Version 5.6.32
System Linux 927db7807b74 3.18.17-13.el7.x86_64 #1 SMP Wed Jul 22 14:20:15 UTC 2015 x86_64
Build Date Oct 31 2017 20:56:33
Configure Command './configure' '--with-config-file-path=/usr/local/etc/php' '--with-config-file-scan-dir=/usr/local/etc/php/conf.d' '--enable-fpm' '--with-fpm-user=app' '--with-fpm-group=app' '--disable-cgi' '--enable-mysqlnd' '--enable-bcmath' '--with-bz2' '--enable-calendar' '--with-curl' '--with-gd' '--with-jpeg-dir' '--enable-gd-native-ttf' '--enable-mbstring' '--with-mcrypt' '--with-mysqli' '--with-pdo-mysql' '--enable-pcntl' '--with-openssl' '--with-xsl' '--with-readline' '--with-zlib' '--enable-zip'