FreeBSD and Docker

opendaddy at hushmail.com opendaddy at hushmail.com
Sat Jun 13 13:41:36 UTC 2015


Hi!

On 10. juni 2015 at 1:13 PM, "Joe Shevland" <joe.shevland at hushmail.com> wrote:
>
>Postgres, Redis and Ruby are available though, so I don't think 
>it'd be impossible to get the RoR side of things working for 
>Discourse.

True that. I managed to install the bundle but now during migration https://github.com/discourse/discourse/blob/master/db/migrate/20120921162512_add_meta_data_to_forum_threads.rb gives me:

== 20120921162512 AddMetaDataToForumThreads: migrating ========================
-- execute("CREATE EXTENSION IF NOT EXISTS hstore")
rake aborted!
StandardError: An error has occurred, this and all later migrations canceled:
 
PG::InvalidParameterValue: ERROR: version to install must be specified
: CREATE EXTENSION IF NOT EXISTS hstore/usr/home/www/myapp/vendor/bundle/ruby/2.2.0/gems/activerecord-4.1.10/lib/active_record/connection_adapters/postgresql/database_statements.rb:128:in `async_exec'
/usr/home/www/myapp/vendor/bundle/ruby/2.2.0/gems/activerecord-4.1.10/lib/active_record/connection_adapters/postgresql/database_statements.rb:128:in `block in execute' 

Docker or not, it's still odd that the migration should fail like this. I'm using PostgreSQL 9.4.

O.D.

>
>On 10/6/2015 at 9:50 PM, opendaddy at hushmail.com wrote:
>>
>>Hi!
>>
>>Attempting to install the Discourse discussion forum 
>>(https://github.com/discourse/discourse) on my DigitalOcean 
>>FreeBSD VPS. Discourse requires Docker, however nothing happens 
>>when I try `wget -qO- https://get.docker.com/ | sh` 
>>(https://github.com/discourse/discourse/blob/master/docs/INSTALL-
>>cloud.md).
>>
>>What am I doing wrong?
>>
>>Thanks!
>>
>>O.D.
>>
>>_______________________________________________
>>freebsd-questions at freebsd.org mailing list
>>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>To unsubscribe, send any mail to "freebsd-questions-
>>unsubscribe at freebsd.org"
>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-
>unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list