-
koraa updated
5 years ago
-
Environment:
Redmine version 2.3.4.stable
Ruby version 1.9.3-p194 (2012-04-20) [x86_64-linux]
Rails version 3.2.13
Environment …
-
When Passenger starts in a user's PUN this message appears in their NGINX error logs:
```
App 15059 stderr: --> No passenger_native_support.so found for current Ruby interpreter.
App 15059 stder…
-
As of today's phusion/baseimage ...
/bin/sh: 1: sudo: not found
The command '/bin/sh -c echo "deb http://apt.postgresql.org/pub/repos/apt/ wheezy-pgdg main 9.5" > /etc/apt/sources.list.d/pgdg.list…
-
_From [honglilai](https://code.google.com/u/honglilai@gmail.com/) on July 04, 2013 23:45:59_
Right now, if an app fails to start up, Phusion Passenger just throws an exception saying that it failed. …
-
**Output of `docker version`:**
```
Docker version 1.12.0, build 8eab29e
```
**Output of `docker info`:**
```
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 0
Server Version: 1.12.0
Sto…
-
The base image for the Dockerfile is `phusion/baseimage:master`. When I build the docker image it says that an armv7 version cannot be found. Please can you consider compiling an armv7 version of this…
-
Installed redmine_charts2 on Redmine 2.5.1.stable.13103 but get the following runtime error:
ActiveRecord::StatementInvalid (Mysql2::Error: Table 'railsapp_production.chart_time_entries' doesn't exis…
-
Hello,
I am having problems to use systemd, I suspect is related to dbus.
Here is my Vagrantfile:
```ruby
Vagrant.configure("2") do |config|
ENV['VAGRANT_DEFAULT_PROVIDER'] = 'docker'
co…
-
Is it possible to use mup to deploy to ARM devices (raspberry pi etc.)?
Currently I am using a similar approach like [this one](https://github.com/meteor/meteor-feature-requests/issues/130#issuecom…