Coder Social home page Coder Social logo

eden_deploy_manual's People

Contributors

biplovbhandari avatar flavour avatar nursix avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

eden_deploy_manual's Issues

Postgis changes to cherokee-psql-config

In the config file configure-eden-cherokee-postgis.sh
Now that both postgresql-11 and postgresql-9.6 are used you'll need to change this piece of code to possibly include a if and fi to resolve the two versions.

Although I installed postgresql-11-postgis-2.5 what I have is /usr/share/postgresql/11/extension/postgis--3.1.3.sql
I can't remember if it is because I might have installed postgresql-11-postgis-3 before.

Missing files from debian 9 repos

Running the script under debian 9 I got some missing packages, and some errors:

elinks-lite
mytop
libgeos-c1

and in the end of the running script, I got this errors:

chown: não foi possível acessar '/home/web2py/applications/admin/cache': Arquivo ou diretório não encontrado
chown: não foi possível acessar '/home/web2py/applications/admin/databases': Arquivo ou diretório não encontrado
chown: não foi possível acessar '/home/web2py/applications/admin/errors': Arquivo ou diretório não encontrado
chown: não foi possível acessar '/home/web2py/applications/admin/sessions': Arquivo ou diretório não encontrado
chown: não foi possível acessar '/home/web2py/applications/eden/cache': Arquivo ou diretório não encontrado
chown: não foi possível acessar '/home/web2py/applications/eden/errors': Arquivo ou diretório não encontrado
chown: não foi possível acessar '/home/web2py/applications/eden/uploads': Arquivo ou diretório não encontrado

PGSQL -v 13 versus 9.6: Cherokee + PGSQL Installer

Debian 10 already comes with pgsql -v 13 (is what I read).... so I purged it to install 9.6 otherwise, when I change 000_config.py and run "clean" it was grumbling
The cherokee+pgsql script is looking for /etc/postgresql/9.6 and cannot find since /etc/postgresql/13 is already there and maybe isn't allowing to install 9.6 to install

After purging I ran the manual install again but it didn't install because of this error
"Package ptop is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
pgtop"

Then I manually install pgsql-9.6 after omitting the "ptop" package from command line here

Perhaps gptop needs removing

What about migrating to PGSQ -V 13?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.