noosfero | Fix Prod Docker (!1673)

Arthur Diniz gitlab at mg.gitlab.com
Mon Apr 22 11:29:42 BRT 2019




Arthur Diniz commented on a discussion on config/docker/prod/noosfero-entrypoint.sh: https://gitlab.com/noosfero/noosfero/merge_requests/1673#note_162925763

>    bundle exec rake db:migrate
>  else
>    echo ">>>>> NO DATABASE DETECTED CREATING A NEW ONE <<<<<"
> +  bundle exec rake db:create
>    bundle exec rake db:schema:load
> -  bundle exec rake db:migrate
>  
>    echo ">>>>> CREATING DEFAULT ENVIRONMENT AND ADMIN USER <<<<<"
>    bundle exec rake db:data:minimal
>  fi
>  
>  echo ">>>>> PID VERIFICATION <<<<<"
> -pidfiles="/noosfero/tmp/pids/*.*"
> -rm -rf $pidfiles
> -echo "PID folder is now clean"
> +pidfile='/noosfero/tmp/pids/server.pid'

Fix on commit 399ade171e48a92ef8cf8f7b018b0063e3628445

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1673#note_162925763
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20190422/daf8088d/attachment.html>


More information about the Noosfero-dev mailing list