Koozali.org: home of the SME Server

[Announce] Smeserver-geneweb

Offline stephdl

  • *
  • 1,523
  • +0/-0
    • Linux et Geekeries
Re: [Announce] Smeserver-geneweb
« Reply #15 on: February 08, 2015, 08:13:50 AM »
Not all contribs needs to backup their data, from one I maintain (smeserver-wordpress), it could be interesting, why not. But the sysadmin can decide to choose another backup way, so this has to be disabled by a db entry.

Well the source of wordpress are there : https://github.com/stephdl/smeserver-wordpress

If someone would provide a patch (do a pull request by github), he will do a great thing for the community.
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline EriK

  • *
  • 7
  • +0/-0
Re: [Announce] Smeserver-geneweb
« Reply #16 on: February 09, 2015, 02:28:26 PM »
mab974
EriK
when the local IP address is changed via the admin-console, the gwd restart does not happen despite the execution of the event. The equivalent manual modification with "config setprop geneweb only XXXX" and "signal-event geneweb-modify" is working properly. This needs some investigation.
Otherwise the service seems to work.
I'm really confused:  :oops:
I just perceive me as the cause of the non automatic startup Geneweb services is that I had not installed the contrib smeserver-2.0-19 geneweb
After installing that contrib, everything seems ok

Offline EriK

  • *
  • 7
  • +0/-0
Re: [Announce] Smeserver-geneweb
« Reply #17 on: February 17, 2015, 07:36:36 PM »
Hi,

i have updated the work of Craig Jensen (and others) to geneweb-6.07 and i need some tests. I do not know if there are still users of geneweb on sme.  :)

Packets are available for SME8 and SME9 (geneweb v6.07 and smeserver-geneweb 2.0-19) at http://repos.misouk.com

Misouk repository can be installed.
Code: [Select]
db yum_repositories set misouk repository \
BaseURL http://repos.misouk.com/Sme_Server/\$releasever \
EnableGroups no GPGCheck yes \
Name "SME Repo @ misouk.com" \
GPGKey http://repos.misouk.com/RPM-GPG-KEY \
Visible yes status disabled
    Doc in wiki remains valid. (
http://wiki.contribs.org/Geneweb)

Feedbacks appreciated.
Hi!
Here some little problems with uninstall process :
  • In /home/e-smith/db/configuration file, the following line is not cleared:
    geneweb=service|only|192.168.2.80|status|disabled
  • In /etc/rc.d/init.d, symbolic link is not cleared : geneweb ==> /etc/rc.d/init.d/gwd
  • In /etc/rc.d/init.d/supervise, symbolic link is not cleared : geneweb ==> /etc/rc.d/init.d/gwd
  • In /etc/rc.d/init.d/rc7.d, lsymbolic link is not cleared : S95geneweb ==> /etc/rc.d/init.d/e-smith-service
Last thing:
The gwd script is not templated. Should not it be? (to be SME friendy) 8)
« Last Edit: February 17, 2015, 07:47:25 PM by EriK »

Offline mab974

  • *
  • 84
  • +1/-0
Re: [Announce] Smeserver-geneweb
« Reply #18 on: February 19, 2015, 05:17:39 PM »
Erik,

Quote
In /home/e-smith/db/configuration file, the following line is not cleared:
geneweb=service|only|192.168.2.80|status|disabled

This is a common practice it seems to me, configuration and db data should be manually deleted.

Quote
In /etc/rc.d/init.d, symbolic link is not cleared : geneweb ==> /etc/rc.d/init.d/gwd
In /etc/rc.d/init.d/supervise, symbolic link is not cleared : geneweb ==> /etc/rc.d/init.d/gwd
In /etc/rc.d/init.d/rc7.d, symbolic link is not cleared : S95geneweb ==> /etc/rc.d/init.d/e-smith-service]

ok, this will be done.

Quote
The gwd script is not templated. Should not it be? (to be SME friendy) 8)

I see no need, what customization are you thinking of ?

Offline EriK

  • *
  • 7
  • +0/-0
Re: [Announce] Smeserver-geneweb
« Reply #19 on: February 22, 2015, 12:45:50 PM »
The gwd script is not templated. Should not it be? (to be SME friendy) 8)
Quote
I see no need, what customization are you thinking of ?
I thought that this would allow the administrator to manually change the location of the database. But it is true that SME does not automatically change the file after the contrib has been installed.
From this point of view the use of templates is not essential.

Offline mab974

  • *
  • 84
  • +1/-0
Re: [Announce] Smeserver-geneweb
« Reply #20 on: May 27, 2015, 06:10:13 PM »
Hi,

New packets of Geneweb are available for SME9 at http://repos.misouk.com/Sme_Server/6

geneweb v6.08 is the last stable version. In smeserver-geneweb 2.0-20 admin can now change "Base directory" in console panel.

Misouk repository can be installed as shown at top of this topic.

For those who are interested by the future of geneweb, the version 7.0 alpha is available in http://repos.misouk.com/Sme_Testing/6. (CAUTION : just for testing ! There are still bugs and backward incompatibility of the database.) It comes with smeserver-geneweb-2.1-1 which will bring some  changes.


Offline EriK

  • *
  • 7
  • +0/-0
Re: [Announce] Smeserver-geneweb
« Reply #21 on: July 07, 2015, 07:31:07 AM »
Hi,

New packets of Geneweb are available for SME9 at http://repos.misouk.com/Sme_Server/6

geneweb v6.08 is the last stable version.

Hi!
I tested Geneweb V6.08 on SME 8 and it seems to be ok. Thank you for this upgrade.
Quote
In smeserver-geneweb 2.0-20 admin can now change "Base directory" in console panel.

As it is writed, smeserver-geneweb 2.0-20 is for SM9. I confirme thas it does not work with SME 8.
Not tested.
Quote
For those who are interested by the future of geneweb, the version 7.0 alpha is available in http://repos.misouk.com/Sme_Testing/6. (CAUTION : just for testing ! There are still bugs and backward incompatibility of the database.) It comes with smeserver-geneweb-2.1-1 which will bring some  changes.
Not tested.