Fixed indentation issue.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 5 2016
May 20 2016
README updated
Test works:
README has to be updated: we've logs \o/
- User app created (reusing nasqueron/nginx-php-fpm uid/gid)
- Node command adjusted
So launcher line is node --max-old-space-size=256 -- /opt/phabricator/support/aphlict/server/aphlict_server.js --config=/opt/phabricator/conf/aphlict/aphlict.custom.json
- the server doesn't run as root by default
- /var/run/aphlict.pid and /var/log/aphlict.log must be writable by app
$ docker logs aphlict fs.js:634 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^
Apr 9 2016
Mar 25 2016
Mar 23 2016
Mar 20 2016
Mar 19 2016
cp -R → cp -Rp to preserve files attributes.
Mar 17 2016
good-first-issue — This task has been identified as suitable for newcomers to become familiar with our code base.
Mar 5 2016
Successfully built be3fcd50d393
Mar 3 2016
The Dockerfile already contains:
Feb 21 2016
Docker image
Feb 20 2016
- Python 3
- Addressing comments
- More universal source to download file
Another issue: we could try to use the python:3-alpine image, as it's only 26 MB instead of 280.
Indeed, well spotted. It seems the script has been compatible with Python 3 since 3.5.
Feb 17 2016
Okay for Dwellers:
Feb 11 2016
That's already the case.
Feb 9 2016
As we have already have PHP, per T708#6938, it's as simple as adding these commands to the main RUN to install it:
Feb 5 2016
Feb 2 2016
Jan 27 2016
Fixed.
Jan 23 2016
Jan 22 2016
Actually, the application itself creates a security risk with a default valid key. That will be SomeRandomString.
SomeRandomString actually won't work.