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

migration from .worker to this doc #2

Open
3 tasks
rdallman opened this issue Feb 15, 2015 · 9 comments
Open
3 tasks

migration from .worker to this doc #2

rdallman opened this issue Feb 15, 2015 · 9 comments

Comments

@rdallman
Copy link
Contributor

Yes, the main differences : Understand that you need a standalone version of your gems / you need a require_relative of the bundle setup and a require for the different modules you uses / and also payload

These are ruby specific. Would be great to document the changes required for other runtimes to switch over to get people using this.

Make example/docs for:

  • Node
  • PHP
  • Java
@treeder
Copy link
Contributor

treeder commented Feb 16, 2015

Where is that from?

@treeder
Copy link
Contributor

treeder commented Feb 16, 2015

And ya, should try to get a few different languages ready. Have a Go example almost ready, a node/php/java example would be good.

@rdallman
Copy link
Contributor Author

had a customer try it out this weekend, was having some issues with (surprise) bundler.

@treeder
Copy link
Contributor

treeder commented Feb 16, 2015

What were the issues?

On Mon, Feb 16, 2015, 8:53 AM Reed Allman [email protected] wrote:

had a customer try it out this weekend, was having some issues with
(surprise) bundler.


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

@rdallman
Copy link
Contributor Author

meant with iron_worker_ng, sorry. that's why I had him try this thing out. he had some good feedback, said that he wanted a simple "hello world" tutorial for upload and to skip the docker business (even though he said it is nice and should exist) and also to cover some of the migration bugaboos (made issues for both).

@treeder
Copy link
Contributor

treeder commented Feb 16, 2015

Here's a good hello world one: https://github.com/treeder/hello_worker . Don't even need to clone it.

@rdallman
Copy link
Contributor Author

ah. think he meant quick and easy zip. we could add a zip to that guy

@treeder
Copy link
Contributor

treeder commented Feb 17, 2015

To this cli? maybe iron worker zupload ... would zip and upload.

@rdallman
Copy link
Contributor Author

that's not a bad idea either. I just meant as a tutorial a simple hello_world.zip laying around somewhere for people to say "hello world"

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