apm mirror

Created on 12 Jan 2016  路  6Comments  路  Source: atom/apm

There are certain situations where people cannot (easily) get access to atom.io or Amazon S3, like in a company's LAN or behind the wall (see #174). Since npm supports 3rd party mirror, can we have a mirror configuration for apm too?

enhancement

Most helpful comment

I have actually written a 3rd party apm server that serves packages from an internal sinopia.
I haven't touched the code for a while, I'll see with my boss whether its possible to open source it

All 6 comments

I have actually written a 3rd party apm server that serves packages from an internal sinopia.
I haven't touched the code for a while, I'll see with my boss whether its possible to open source it

@corevo How is your update? How much size will be repo be? I could setup a Azure service for it.

It's actually fairly small
It's a simple express server that sits on top of sinopia and redis for cache
But I'm having issues with my bosses who wouldn't let me publish it, since it was written on company workstation

is there any expected timeline to go live.

I think I'll just rewrite it in my free time, cause I don't own it, since I've written it using company workstation 馃槥

Np:)...
Do it at your convenience... anyway I will be using other editors at my work.

Was this page helpful?
0 / 5 - 0 ratings