Topic on Talk:Parsoid

installing on machine that is not internet facing

5
Summary by Mbrooksham

Downloaded the files via npm onto a machine with internet, then simply copied them over.

Squeak24 (talkcontribs)

Hi,

I am trying to install Parsoid on a machine that is not facing the internet, it is on a firewalled internal network with no access to the outside world.

So, the question is, is there anyway to install parsoid onto a server that is not internet facing? If so, how?

Any help is appreciated.

Gary

Squeak24 (talkcontribs)
SSastry (WMF) (talkcontribs)

All Parsoid needs is a config to point it to a wiki. It can be an internal / local wiki. In that case, it won't need to access the internet. You can set up the wiki config via config.yaml. See Parsoid/Setup#Configuration

Arlolra (talkcontribs)
Mbrooksham (talkcontribs)

Hi Squeak24,

Can you give me some information about how you performed your install in an offline environment? I'm not that familar with npm