addons icon indicating copy to clipboard operation
addons copied to clipboard

Testing localy and deploy to Demo server?

Open shazada opened this issue 10 years ago • 5 comments

Do we have a server to deploy to?

Sure we'll do the testing locally, but it's nice to have a Demo server with all the addons installed so the OOTB Edition can be seen and be played with.

Probably we'll need to clean the Demo server weekly so nobody will use it as a free cloud.

shazada avatar Aug 26 '14 09:08 shazada

When we talk about hosting the OOTB edition, then this issue would belong to https://github.com/OrderOfTheBee/distro instead of in here. But we should definitely align the tooling used for addons testing with the OOTB edition. Martin was already talking about some kind of chef/puppet/vagrant/whatever template/config to have a reproducible environment. I very much would like to be able to create a local environment with the addons I want to test that is similar in nature to what we may use as a common test / demo server (when we end up having any servers).

AFaust avatar Aug 26 '14 11:08 AFaust

Sure, I wasn't really sure if it was brought up. Locally testing has to be done. I've had good experience with puppet, but I'll leave that to the Distro Team.

shazada avatar Aug 26 '14 11:08 shazada

@shazada since you have some puppet experience I would appreciate it if you could take a look over what I have done at https://github.com/marsbard/ootb-allinone-mysql and perhaps walk me through any obvious optimisations or improvements as it's my first time using puppet.

marsbard avatar Sep 26 '14 22:09 marsbard

Sure why not, I'll take a look at it. I've only used puppet once, so am no guru in it :).

shazada avatar Oct 01 '14 11:10 shazada

FYI I have forked it here https://github.com/OrderOfTheBee/ootb-allinone-mysql and future development will take place in the new location only.

marsbard avatar Oct 03 '14 14:10 marsbard