Open pablopareja opened 10 years ago
first things that you need on the instance: java, sbt & git. I don't know, what else? just clone the repo and run sbt
@laughedelic WDYT?
but I guess it'd be nice to have a hook or something
isn't it something that you already do for other projects?
we want to, but we're not doing it right now
@pablopareja publishing from ec2? not that I know.
@eparejatobes what the heck hook?
aahm I thought that there was some sort of standarized way to do it that was already been used in other projects.
well, you can apply a git statika bundle. and get the starting configuration, then do what you want. or write a bundle for this particular task and just apply it.
ein whaat? :confused: :laughing:
@laughedelic a github webhook
there's even one for sns: https://api.github.com/hooks
and for sqs :)
@eparejatobes I don't know anything about it...
@pablopareja a short answer to this issue: no we don't have a one-button solution for you.
but we need one
in general
agree. and also many other cool things...
well let me know if I can help with something, but I have to say that this would be extremely helpful for me! :smiley:
Let me think about it a bit first, and I'll tell you tomorrow
OK!
Maybe I'm saying nonsense but @evdokim gave me a good idea (I had a similar issue for running metapasta and nispero). He has an autoscalling group with everything he needs to publish and do whatever he wants and then he sets the capacity to 1 when he wants an instance for publishing and to 0 when he wants to terminate with it
Maybe it takes a bit to configure this for the first time but then it's useful for all the projects
@marina-manrique it works perfect for adhoc personal usage. But in general it's quite easy to configure build server with:
@eparejatobes any updates on this?
How this could be done in a simple way:
We could easily extend this to importing data, by creating projects for each module; building/releasing them would be done in specific autoscaling groups with the right machine types etc.
ok, let's do this when we have some time for it :wink:
Yes, I want to have this for 1.0
Hi!
It takes forever to publish the project with my internet connection so I wanted to do everything from AWS and simply commit-push the code from local. Could you please help me out with what I exactly would need to config for that? @eparejatobes @laughedelic Thanks!
:octopus: