Hi Kevin,

have you considered github ?


Kind regards
Karl-Heinz Marbaise
On 9/27/14 8:21 AM, Kevin Burton wrote:
This is such an obviously problem I’m amazed there isn’t an easier
solution.  Bintray looks cool. I just asked them how they feel about static
site hosting?

I want something that works with mvn site:deploy

On Fri, Sep 26, 2014 at 10:49 PM, Manfred Moser <manf...@mosabuam.com>
wrote:

If you just want to have the sites hosted any hosting solution will do it.
CDN will be more expensive but I would really wonder if you need that for a
static site. You would have to get a LOT of traffic to make it worth it.

Bintray focuses on binary distribution and not site hosting.

If you want both you could even just run Nexus OSS on any server and host
the binaries and the site using a Maven repository for the binaries and a
site repository for the site..

manfred

Bernd wrote on 26.09.2014 17:41:

Have a look at bintray

https://bintray.com/docs/uploads/uploads_uploads.html

Greetings
Bernd
Am 26.09.2014 21:39 schrieb "Kevin Burton" <bur...@spinn3r.com>:

I don’t want to necessarily host our own repositories.

They’re just static file repositories.

Are there any hosting providers out there that support dav, SCP or HTTP
PUT
that would work with wagon?

Required features are:

- SSL

- redundant copies on multiple servers (CDN)

- dav/scp/ftp/ upload.. anything supported by wagon.

- HTTP auth

- domain masking

… I just want something easy to setup and then never worry about it
again.

--

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to