GithubHelp home page GithubHelp logo

gvm-docker's People

Contributors

falkowich avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hardzen

gvm-docker's Issues

Create better documentation about managing the container

Create documentation that shows how to manage these kind of questions:

  • I'd need to insert a custom "admin" password. Should I just change the entrypoint.sh before the image build?
  • I'd need to bind a volume in order to have the "reports" outside the docker (in the main host). How can I do it?

PostgreSQL error

docker run it ๏ผš
Error: /usr/lib/postgresql/11/bin/pg_ctl /usr/lib/postgresql/11/bin/pg_ctl start -D /var/lib/postgresql/11/main -l /var/log/postgresql/postgresql-11-main.log -s -o -c config_file="/etc/postgresql/11/main/postgresql.conf" exited with status 1:
2019-12-03 08:30:59.220 UTC [25] LOG: listening on IPv4 address "127.0.0.1", port 5432
2019-12-03 08:30:59.220 UTC [25] LOG: could not bind IPv6 address "::1": Cannot assign requested address
2019-12-03 08:30:59.220 UTC [25] HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
2019-12-03 08:30:59.238 UTC [25] FATAL: could not open lock file "/var/run/postgresql/.s.PGSQL.5432.lock": Permission denied
2019-12-03 08:30:59.238 UTC [25] LOG: database system is shut down
pg_ctl: could not start server
Examine the log output.
...fail!
===> Checking if db is ready
psql: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
Creating database gvmd and settings
createuser: could not connect to database postgres: could not connect to server: Permission denied
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
createdb: could not connect to database template1: could not connect to server: Permission denied
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
psql: could not connect to server: Permission denied
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?

Feature Request - SSL Certificate Binding

Feature request - Be able to select an SSL certificate that will bind to the HTTPs page upon building.

Believe this file needs to be edited
/etc/default/gsad
And the following line edited
SSL_CERTIFICATE=/etc/ssl/certs/cert_and_chain.pem

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.