turnkeylinux / tracker

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

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

Open JedMeister opened 9 years ago

JedMeister commented 9 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 6 years ago

Ping on this @JedMeister. Is this done?

OnGle commented 3 years ago

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

JedMeister commented 3 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 1 year 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 11 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 11 months ago

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

l-arnold commented 4 months 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.

a3s7p commented 4 months ago

@l-arnold thanks for your feedback.

Reworking the Odoo appliance to address the concerns you bring up and also making Odoo Enterprise easier to install is one of my next todo items.

I'll let you know when it happens so you can check if it fits your use cases.

JedMeister commented 3 months ago

@l-arnold & @a3s7p

I think a separate issue to track the Odoo specific request(s)/idea(s) here would be a good idea. I'm not sure whether it would be best to just have a single "meta" issue noting specific items (list/checklist?) or individual issues for each specific item?

a3s7p commented 1 month ago

@JedMeister meta issue would be great; I'll take care of that & close if solved by updated appliance.