Code Monkey home page Code Monkey logo

Comments (6)

HannanSolo avatar HannanSolo commented on August 24, 2024 1

Yeah, I was thinking using something like Drone.io and it would easily be able to build and upload, ill make the drone yaml and will be more than happy to host it on one of my servers :)

from www.

nbari avatar nbari commented on August 24, 2024

Need to improve this: https://github.com/nbari/www/blob/develop/Dockerfile

from www.

HannanSolo avatar HannanSolo commented on August 24, 2024

Hey, this seems like a cool task to do, can you elaborate on what you need to be done?

from www.

nbari avatar nbari commented on August 24, 2024

hi @HannanSolo the current Dockerfile builds the packages for different architectures but then "manually" they need to be uploaded, for example for Ubuntu currently I am trying this:

# for i in trusty utopic vivid wily xenial yakkety zesty artful bionic; do package_cloud push nbari/www/ubuntu/$i *.deb --skip-errors; done

Therefore besides testing the package would be nice to find an automated way of creating the packege and publishing into packagecloud.io probably using a CI service, something like circleci, or travis

from www.

HannanSolo avatar HannanSolo commented on August 24, 2024

Hey, I'm getting pretty close to finishing it up, but it seems packagecloud.io cost a ton of money, do you already to have an account or is there another package publisher that would be used?

from www.

nbari avatar nbari commented on August 24, 2024

Currently using an opensource plan (https://packagecloud.io/nbari/www) other providers could be fine just in case

What I did so far was to use the current Docker file and then t put the for x y z; do package_cloud push ... within a script and upload all the files, maybe could be the easy way for now since I still need to login and define the credendials any ideas are more than welcome.

from www.

Related Issues (7)

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.