Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: frederic377 on March 13, 2019, 02:07:24 PM

Title: How install contribs SCL in local (without internet connexion)
Post by: frederic377 on March 13, 2019, 02:07:24 PM
Hello,

i use a sme-server 9.2 behind a entreprise firewall and i can not by pass it except for centos updates.

Is there one way to intall SCL without internet ?
Using dolibarr, i want to get dolibarr 9.xxx but i must have minimum php 5.4  on the server.

Thanks
Title: Re: How install contribs SCL in local (without internet connexion)
Post by: ReetP on March 13, 2019, 04:33:10 PM
i use a sme-server 9.2 behind a entreprise firewall and i can not by pass it except for centos updates.

Is there one way to intall SCL without internet ?

Download all the rpms to a USB and manually install them.

Except then:

a) you have bypassed the firewall which defeats the purpose - they may as well give you access

b) you can't update easily so you get to keep all your bugs

This is ugly.

Quote
Using dolibarr, i want to get dolibarr 9.xxx but i must have minimum php 5.4  on the server.

You should use a minimum of PHP 7.1 as anything earlier (apart from the installed RHEL supported 5.3.x) is now EOL.
Title: Re: How install contribs SCL in local (without internet connexion)
Post by: Jean-Philippe Pialasse on March 13, 2019, 04:37:08 PM
+1 if they allow centos update which are on multiple mirror, they could also pinpoint for sme updates, or you might leave security issues uncorrected and do the same for remi repo who is one major contributor if the the fedora and epel projects.
Title: Re: How install contribs SCL in local (without internet connexion)
Post by: frederic377 on March 13, 2019, 05:55:29 PM
Thank you for your answers  :smile:

As it is for a little department in my company and testing, i will download rpms frequently.

Otherwise, is there a date for 10 sme-server release ?

Cheers

Frederic
Title: Re: How install contribs SCL in local (without internet connexion)
Post by: Jean-Philippe Pialasse on March 13, 2019, 06:20:40 PM
Best thing is first ask, you might be surprise, and if they say no you still have the option to mirror from home and male a local mirror on the sme itself.

For sme 10 it depends on how many people will help !
Title: Re: How install contribs SCL in local (without internet connexion)
Post by: mmccarn on March 14, 2019, 02:04:03 PM
Yum can be configured to use a proxy server -- maybe they'd be OK letting you do updates if your traffic is proxied. There are some notes in the wiki: https://wiki.contribs.org/SME_Server:Documentation:FAQ:Section01#Yum_.28system_updates.29

Here are some really old notes on running yum updates "offline" (I think the intended scenario at the time was updating SME servers connected over dialup or metered connections).  I don't know if this procedure (written up in 2007) will still work, or if you feel like setting up a clone of your SME server outside the network where you can download updates...
https://wiki.contribs.org/Yum_offline_updating

You could put the SME in server/gateway mode, then tether the WAN interface to your cell phone...