Giter Club home page Giter Club logo

opencpu-1-click's People

Contributors

psolymos avatar

Watchers

 avatar  avatar

opencpu-1-click's Issues

Cleanup/check issues

I have successfully used Packer to automate DO 1-click app image build.

Important note: I had to add export DEBIAN_FRONTEND=noninteractive to the shell block before apt install so that postfix installation won't hang waiting for input.

The issues I encountered are the following:

digitalocean: Distribution: Ubuntu
    digitalocean: Version: 20.04
    digitalocean:
    digitalocean: [PASS] Supported Operating System Detected: Ubuntu
    digitalocean: [FAIL] Ubuntu 20.04 is not a supported Operating System Version
    digitalocean: [PASS] Cloud-init is installed.
    digitalocean: [PASS] Firewall service (ufw) is active
    digitalocean:
    digitalocean: Updating apt package database to check for security updates, this may take a minute...
    digitalocean:
    digitalocean: [PASS] There are no pending security updates for this image.
    digitalocean:
    digitalocean:
    digitalocean: Checking for log files in /var/log
    digitalocean:
    digitalocean: [WARN] un-cleared log file, /var/log/ufw.log found
    digitalocean:
    digitalocean:
    digitalocean: Checking all user-created accounts...
    digitalocean:
    digitalocean: Checking user: opencpu...
    digitalocean: [PASS] User opencpu has no password set.
    digitalocean: [ OK ] User opencpu does not have an .ssh directory
    digitalocean:
    digitalocean:
    digitalocean: Checking the root account...
    digitalocean: [PASS] User root has no password set.
    digitalocean: [ OK ] User root has no SSH keys present
    digitalocean: [PASS] root's Bash History appears to have been cleared
    digitalocean: [PASS] DigitalOcean Monitoring agent was not found
    digitalocean:
    digitalocean:
    digitalocean: ---------------------------------------------------------------------------------------------------
    digitalocean: Scan Complete.
    digitalocean: One or more tests failed.  Please review these items and re-test.
    digitalocean: ---------------------------------------------------------------------------------------------------
    digitalocean: 7 Tests PASSED
    digitalocean: 1 WARNINGS
    digitalocean: 1 Tests FAILED
    digitalocean: ---------------------------------------------------------------------------------------------------
    digitalocean: Some critical tests failed.  These items must be resolved and this scan re-run before you submit your image to the marketplace.

The [FAIL] Ubuntu 20.04 is not a supported Operating System Version is strange because I thought 20.04 is a supported base image for marketplace apps (the ShinyProxy 1-click image is based on it).

The [WARN] un-cleared log file, /var/log/ufw.log found is also weird because the 90-cleanup.sh file has this line rm -rf /var/log/*.gz /var/log/*.[0-9] /var/log/*-???????? /var/log/*.log which should clear the ufw log among others.

@pachamaltese : any suggestions if these are to be taken seriously, or how to fix? Thanks.

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.