semi-automatic updates - how to achive?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

semi-automatic updates - how to achive?

Post by update »

Good morning to all ;)
I'm wondering if there is a possibility to keep a bunch of let's say (example ;) ) hundred installations up do date continuously. Perhaps thee is some more commonly usable method out there than fiddling around manually?
Some point and click (no, not that device, Jürgen ;) ) method where it is copying new files into a list of folders / accounts?
I used to use the skel-folder for setting up new accounts with phpwcms but I mean to keep them up to date all the time....
Any idea would be great :)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
juergen
Moderator
Posts: 4556
Joined: Mon 10. Jan 2005, 18:10
Location: Weinheim
Contact:

Re: semi-automatic updates - how to achive?

Post by juergen »

My dear :D

there is a method if you have shell script access. wget http://waswasnichwoher/gurm.zip
unzip in your account .. splash !
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: semi-automatic updates - how to achive?

Post by Oliver Georgi »

It is a hard task.

There are things that has to be done to solve it better as the current update mode:
- FTP support to avoid permission restrictions
- Move templates and settings to database to allow easy merging
- implement Diff tool for comparing
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: semi-automatic updates - how to achive?

Post by update »

Thanks for stepping in - yes, this seems to be a not-so-easy task.
hmmm... I'll do it by hand for now ;)
But would be cool anyway to have this possibility, let's say as a module for example - kind of an internal svn mechanism... an exclude list added...
Yes, I can see the problem with the diff....
Templates in DB? Great! :)
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Post Reply