Git Product home page Git Product logo

quay-aioi's People

Contributors

jonathankingfc avatar sallyom avatar

Watchers

 avatar  avatar

quay-aioi's Issues

Couple notes from testing

Hi - I was playing around directly with the ansible test scripts, and ran into a couple hiccups while going through the installation, some of these may be user error, but wanted to note down a couple things I found in case they are helpful:

  • I found that I required installing of additional packages, i've opened a PR adding the packages I required: #5
  • The quay-app run as podman seems to be exposed on port 80 locally, which worked for me instead of 8080
  • The image tag uses :latest in the unfortunate case, i seemed to have the bad luck of pulling a latest image with an error, so I replaced the tag in the systemd file. (Dumping the error here in case its relevant).

The error was:

[vagrant@localhost system]$ sudo podman container logs quay-app-service
   __   __
  /  \ /  \     ______   _    _     __   __   __
 / /\ / /\ \   /  __  \ | |  | |   /  \  \ \ / /
/ /  / /  \ \  | |  | | | |  | |  / /\ \  \   /
\ \  \ \  / /  | |__| | | |__| | / ____ \  | |
 \ \/ \ \/ /   \_  ___/  \____/ /_/    \_\ |_|
  \__/ \__/      \ \__
                  \___\ by Red Hat
 Build, Store, and Distribute your Containers
Running all default registry services
Running init script '/quay-registry/conf/init/02_get_kube_certs.sh'
Running init script '/quay-registry/conf/init/certs_create.sh'
Generating a 4096 bit RSA private key
...........................++
....................................................................................................................++
writing new private key to 'mitm-key.pem'
-----
Running init script '/quay-registry/conf/init/certs_install.sh'
Running init script '/quay-registry/conf/init/copy_config_files.sh'
Running init script '/quay-registry/conf/init/nginx_conf_create.sh'
/quay-registry/conf/init/nginx_conf_create.py:145: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  config = yaml.load(f)
Running init script '/quay-registry/conf/init/runmigration.sh'
fatal: Not a git repository (or any of the parent directories): .git
No handlers could be found for logger "util.config.provider.baseprovider"
/quay-registry/data/secscan_model/__init__.py:21: DeprecationWarning: Call to deprecated class V2SecurityScanner. (Will be replaced by a V4 API security scanner soon)
  self._model = V2SecurityScanner(app, instance_keys, storage)

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.