Hello,
I have finally arrive to first setup step, but I'm blocked at step 5 of 11.
There isnt no way to do this setup, my Virtual Machine continue try to finish step and make all done.
I have a question.
There are any place can change what do installation step? because I have Centos 7, but in command line there are "apt-get" like Ubuntu.
This is what setup except:
get -q https://www.postgresql.org/media/keys/ACCC4CF8.asc -O - | apt-key add - && sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main" >> /etc/apt/sources.list.d/pgdg.list' && apt-get update && apt-get install -y --allow-unauthenticated vim libffi-dev libssl-dev libjpeg-dev libopenjp2-7-dev locales cron postgresql-client-10 gettext && apt-get clean