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

Create ASP.NET MVC container #17

Open
mrdavidlaing opened this issue Sep 13, 2013 · 14 comments
Open

Create ASP.NET MVC container #17

mrdavidlaing opened this issue Sep 13, 2013 · 14 comments

Comments

@mrdavidlaing
Copy link
Member

Create a container to support ASP.NET MVC (similar to the console container )

@nterry
Copy link

nterry commented Oct 18, 2013

I need to know where I can dump my specially compiled tomcat tgz with mod_mono and all the config wrapped up into a nice neat little package.

@mrdavidlaing
Copy link
Member Author

If I understand correctly, you have a compiled apache + tomcat tgz that you
want the buildpack to pull down during the staging phase.

If so, then stick in an s3 bucket, and make sure it's publically accessible.

Then write a container for the buildpack that detects when to activate this
container, and have that container extension download from s3.
On 18 Oct 2013 23:35, "Nicholas Terry" notifications@github.com wrote:

I need to know where I can dump my specially compiled tomcat tgz with
mod_mono and all the config wrapped up into a nice neat little package.


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-26635009
.

@nterry
Copy link

nterry commented Oct 21, 2013

I can stick it in an s3 bucket, but isnt there an official bucket that holds all the binary artifacts? If not, im happy to host it.

@nterry
Copy link

nterry commented Oct 21, 2013

Not tomcat, but apache, yes

@mrdavidlaing
Copy link
Member Author

Only as official as my s3 bucket :)

To start, why don't you host it in yours, and then we can relocate it to
mine once it stabilises.

On Monday, October 21, 2013, Nicholas Terry wrote:

I can stick it in an s3 bucket, but isnt there an official bucket that
holds all the binary artifacts? If not, im happy to host it.


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-26732319
.

David Laing
Open source @ City Index - github.com/cityindex
http://davidlaing.com
Twitter: @davidlaing

@mrdavidlaing
Copy link
Member Author

@nterry - Bump?

@nterry
Copy link

nterry commented Oct 30, 2013

Sorry, Ive been extremely busy lately. Ill try to get it added and merged as soon as I can.

@mrdavidlaing
Copy link
Member Author

No worries - feel free to sent a partially completed PR; I'm happy to
provide feedback

On Wednesday, 30 October 2013, Nicholas Terry wrote:

Sorry, Ive been extremely busy lately. Ill try to get it added and merged
as soon as I can.


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-27434203
.

David Laing
Open source @ City Index - github.com/cityindex
http://davidlaing.com
Twitter: @davidlaing

@nterry
Copy link

nterry commented Nov 2, 2013

so it appears that I lost my compiled version, so im going to make it again. I know the prefix should begin with /app, but whats the exact prefix i should use to follow convention?

I am using /app/vendor/httpd unless you want something else?

I also need to know the prefix for the latest mono. Do you use a version-specific one, or something like /app/vendor/mono?

@mrdavidlaing
Copy link
Member Author

/app/vendor/{dependancyname}/

Also, if you could include the script used to build the dependency, or have
an extra builder-{dependancy} repo that would be great.

On 2 Nov 2013 00:46, "Nicholas Terry" notifications@github.com wrote:

so it appears that I lost my compiled version, so im going to make it
again. I know the prefix should begin with /app, but whats the exact prefix
i should use to follow convention?


Reply to this email directly or view it on GitHub.

@mrdavidlaing
Copy link
Member Author

@nterry - any updates?

@nterry
Copy link

nterry commented Nov 22, 2013

Yeah. Made the zip with the needed stuff in it. Just need to add it and
code it up.
On Nov 22, 2013 4:36 AM, "David Laing" notifications@github.com wrote:

@nterry https://github.com/nterry - any updates?


Reply to this email directly or view it on GitHubhttps://github.com//issues/17#issuecomment-29066472
.

@nterry
Copy link

nterry commented Dec 24, 2013

Asp.net container is well under way. I'm hoping to have it done soon. (Just need to find the time ;))

@aniljain100
Copy link

I am looking for a mono buildpack for my ASP.NET MVC 4.x version.
Can someone help me?

Thanks

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

3 participants