HN user

beneills

15 karma
Posts9
Comments16
View on HN

My solution for the moment is sending my ssl data to a volume, but having 100KiB in a 10GB (minimum) volume feels ugly.

    tar czf - ssl/ | hyper exec -i 7f0b148b478e bash -c "cd /root && cat - | tar xz"

Do you plan to host a container registry? My use case is wanting to build an image containing SSL server certificates, which I cannot push to, e.g. Docker Hub.

Being able to do `hyper push myimage` would streamline the process.

I'm trying this out by deploying my website (static files generated from Jekyll source and served, all in a Docker image).

I've written the following instructions for updating the site (build new image, push to Docker Hub, pull into hyper.sh, stop previous container, run new one, attach floating IP). Does it seem reasonable?

    HYPER_IP=209.177.92.197
    LATEST_HASH=$(git log -1 --pretty=format:%h)
    IMAGE_NAME=beneills/website:$LATEST_HASH

    docker build -t $IMAGE_NAME .
    docker push $IMAGE_NAME

    hyper pull $IMAGE_NAME
    hyper run -d -p 80 --name website $IMAGE_NAME
    EXISTING_CONTAINER=$(hyper ps --filter name=website --quiet)
    hyper stop $EXISTING_CONTAINER
    hyper rm $EXISTING_CONTAINER
    hyper run --size=s1 -d -p 80 --name website
    beneills/website:2994001
    hyper fip attach $HYPER_IP website

Location: Cambridge, UK

Remote: Yes

Willing to relocate: No

Technologies: Ruby on Rails, C, Ruby, Java, Python, Rust, Rails, Linux + other web technologies

Projects: https://beneills.com

Github: https://github.com/beneills

Résumé/CV: https://www.linkedin.com/in/beneills

Email: ben AT beneills DOT com

I’ve been travelling in Europe for the last few months, working on some of my own projects, and now I’m keen to join a small, focused team. I'm experienced in the industry and personally across a broad range of technologies, and am interested in a full-time position.

Location: Cambridge, UK Remote: Yes Willing to relocate: No Technologies: Ruby on Rails, C, Ruby, Java, Python, Rust, Rails, Linux + other web technologies Projects: https://beneills.com Github: https://github.com/beneills Résumé/CV: https://www.linkedin.com/in/beneills Email: ben AT beneills DOT com

I’ve been travelling in Europe for a while, working on some of my own projects, and now I’m keen to join a small, experienced team. I'm experienced in the industry and personally across a broad range of technologies. Check out the links above, then drop me an email!

So Callum went on to create dotgrid.co, a boutique shop for high quality dot grid note books. 10-months in the works and sales already grew over 1000%.

"Grew 1000%" during which time period? Because they grew infinity percent between months 0 and 10...