turnkeylinux / tracker

TurnKey Linux Tracker
https://www.turnkeylinux.org
68 stars 16 forks source link

Improve appliance READMEs to clarify security and include manual update instructions #511

Open JedMeister opened 8 years ago

JedMeister commented 8 years ago

See what Liraz did with Jenkins README and rewrite other appliance READMEs to be somewhat in line with that.

So we want to include:

Apps that install from upstream (using curl):

Apps that install from upstream (using git):

Apps that install from upstream (using pip):

Apps that install from upstream (3rd party apt or backports)

Apps that install from upstream using something else (e.g. Composer; Drush, etc)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

a3s7p commented 8 years ago

TYPO3 needs to be moved to Apps that install from upstream using something else, marked as done.

JedMeister commented 8 years ago

:+1:

JedMeister commented 6 years ago

@spaghettimaster & @qq7 - when you guys find yourselves at a loose end and want some more work, this still needs doing.

Please prioritise v15.0 appliance work, but it'd be great to get this tidied up in the not too distant future!

I haven't double checked recently, so some may have already been done, but not updated here, so best to double check before doing too much work on it. Any questions, please don't hesitate to ask (here or on slack).

JedMeister commented 6 years ago

Just done SilverStripe: https://github.com/turnkeylinux-apps/silverstripe/commit/45749db5fa80a155ab72410b3ab1bc3fae674a5c#diff-88b99bb28683bd5b7e3a204826ead112

OnGle commented 5 years ago

Ping on this @JedMeister. Is this done?

OnGle commented 2 years ago

@JedMeister need an update on this. It needs to be moved to 17.0 or closed.

JedMeister commented 2 years ago

We need to go through the appliances outstanding (as per the OP) and confirm that they have notes (I've tried to update them as I've gone, but may not have noted the updates in this issue).

In the meantime, I'll move to v17.0

UncleDan commented 10 months ago

concrete-cms (formerly concrete5) seems up to date even before my pull request https://github.com/turnkeylinux-apps/concrete-cms/pull/24 (it is now installed via composer)

Christie018 commented 7 months ago

I've gone through and double checked that limesurvey's readme.md file already includes information on how to manually update the appliance.

JedMeister commented 7 months ago

OpenLDAP no longer relevant as we're installing phpldap-admin from Debian repos now.

l-arnold commented 2 weeks ago

Odoo subjects elated to the larger subject here:

Would it be possible to not have Odoo Package install into /etc/python3 ?

It would be very nice if Odoo code were more accessible.
Also would be nice if there were some ways to "personalize" (ie Git Clone etc) the Odoo code base in a TKL container.

Related, have an issue where TKLBam migrating from 16.x to 17.x TKL Odoo, some of the data sets change and the restoration does not work. Would be best there, to have a way to move the 17.x Odoo code base into 16.x, run Database -U command (verify that that works in fact), then run a backup on 16.x system. Open 17.x system and run a restore.