On Tue, Aug 1, 2017 at 1:46 AM, Cooke, Mark <
mark.co...@siemens-healthineers.com> wrote:

> Just a comment on this thread: please remember that some installs do not
> have internet access (whether by corporate IT policy that servers Shall Not
> Access the internet or otherwise).  Please continue to document and support
> offline installation.
>
> Cheers,
>
> ~ Mark C


I don't know that Trac has specifically documented it anywhere, but if the
server was not connected to the internet I would just "pip download" the
archives to media, mount it to the server and then "pip install
path/to/file" (or you can use an option like "--find-links" and point to a
directory of archives). I can't think of anything that is Trac specific, it
just comes down to a pattern of use for the Python tooling.

If you are installing from your OS package manager then it's up to the
packager to ensure that all the dependencies are available and none of this
really applies.

- Ryan

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to