Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lets make Orion container happen #1

Open
gam-ragnar opened this issue Apr 29, 2015 · 12 comments
Open

Lets make Orion container happen #1

gam-ragnar opened this issue Apr 29, 2015 · 12 comments

Comments

@gam-ragnar
Copy link

Thanks for the head start, let's get this working so we can add to Orionjs docs. What do you need from me?

@gam-ragnar
Copy link
Author

Can we rename to OrionCMS or make a specific repo for it

@fruitl00p
Copy link
Owner

Sure! I guess i have everything working now, but renaming is a minor issue. Moving the repo here or pushing to an alternate docker image, are both equally fine :)

Whats the official wishlist from Orion itself? (https://trello.com/c/Yk7opmmb/12-docker-integration ?)

@gam-ragnar
Copy link
Author

Having a talk with Nick, also added comment about this task. Lets rename and do a few test and I will add to docs

@fruitl00p
Copy link
Owner

Is there an orion(cms) organisation / user on index.docker.io so i can be added and the image pushed? We could also move the repo to https://github.com/orionjs/docker and push the automated builds from there?

@gam-ragnar
Copy link
Author

I created the organization and added you, what next add a repo or automated build? https://registry.hub.docker.com/repos/orionjs/

@fruitl00p
Copy link
Owner

Its a matter of personal perference. Since this current build is basically just meteor where you can add orion to it, i would go for a base image (orionjs/meteor) automated build based on (or a fork of) this git repo and then decide to create an actual orionjs image from that or leave it a base meteor image ...

It all depends on how you want your users to start i guess..

@fruitl00p
Copy link
Owner

As for right now to get it rolling I could push a manual build of this repo's image to orionjs/orion_meteor_cms:base (or something like that) and get the first version out?

@gam-ragnar
Copy link
Author

Please make it so - thanks

On 4/30/15, Robin Speekenbrink [email protected] wrote:

As for right now to get it rolling I could push a manual build of this
repo's image to orionjs/orion_meteor_cms:base (or something like that) and
get the first version out?


Reply to this email directly or view it on GitHub:
#1 (comment)

@fruitl00p
Copy link
Owner

@timfam I don't seem to have the correct permissions to push a new base image into the repo on the docker hub?

fruitl00p@$:~/projects/orioncms-docker$ docker push orionjs/orion_meteor_cms:base
The push refers to a repository [orionjs/orion_meteor_cms] (len: 1)
Sending image list
FATA[0000] Error: Status 403 trying to push repository orionjs/orion_meteor_cms: "Access denied, you don't have access to this repo" 

Any chance there might be some flag missing from my collaboration profile? (or something?)

@gam-ragnar
Copy link
Author

I can't find a place to enable the permissions still looking

On Thu, Apr 30, 2015 at 1:51 PM, Robin Speekenbrink <
[email protected]> wrote:

@timfam https://github.com/timfam I don't seem to have the correct
permissions to push a new base image into the repo on the docker hub?

fruitl00p@$:~/projects/orioncms-docker$ docker push orionjs/orion_meteor_cms:base
The push refers to a repository [orionjs/orion_meteor_cms](len: 1)
Sending image list
FATA[0000] Error: Status 403 trying to push repository orionjs/orion_meteor_cms: "Access denied, you don't have access to this repo"

Any chance there might be some flag missing from my collaboration profile?
(or something?)


Reply to this email directly or view it on GitHub
#1 (comment)
.

@fruitl00p
Copy link
Owner

Hmmzz... seems docker hub is having issues tonight... @see https://gist.github.com/fruitl00p/31f51aab85e3907a6c41 Might be related.. ?

@fruitl00p
Copy link
Owner

@timfam the hub isn't working with us at this time. I guess you could push the image?
It's basicallly pulling this repo, issueing an docker build -t orionjs/orion_meteor_cms:base . and then pushing it to the hub: docker push orionjs/orion_meteor_cms:base

I'm sorry for not being able to do it myself, but it looks like i don't have the right permissions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants