Forum Activity for @dannya

alt=
@dannya
02/18/15 03:51:27PM
584 posts

Keeping cluster updated


Using Jamroom

I like the channels as well. I just need to be able to create my own channel for my own modules.

The cloud admin sounds like it would help trigger the update across multiple servers.

The only other thing that I could ask for would be a web hook so I could execute a s script on the server (git update) once the update was complete.


Another question though, Aren't the channels the equivalent of git branches? Why is the code not hosted in git? There are already thousands of tools to deploy via git....
alt=
@dannya
02/18/15 01:41:28PM
584 posts

Keeping cluster updated


Using Jamroom

Sounds like the combination of those two tools would be ideal. But the first one especially. I'll remind you in a few months :)
updated by @dannya: 02/18/15 01:42:10PM
alt=
@dannya
02/18/15 11:28:31AM
584 posts

Email Templates


Jamroom Developers

jimmyk:
derrickhand300:
Again I would be a buyer on a module that used the smarty code to inject the last weeks content on the site into an email template for sending each week. I know it's not on the roadmap but I think it would be a good seller


Sounds like you're looking for a Newsletter module?

I don't think that's what he means. I was looking for something similar.

The newsletter module is a good tool, however it's not very good for sending a newsletter based on the site's content.

It would be ideal to be able to send a news letter and have it personalized for the user according to his preferences. For example:

#1 An update of new content of people he follows (feed)- This by itself would be amazing.
#2 Create newsletter based on recommendations based on previous purchases and likes.
#3 Create a newsletter based on most popular or newest content (or really any chart).

Right now you can't really do much with newsletters. They are manually created, static, and not personalized at all.
alt=
@dannya
02/18/15 11:22:44AM
584 posts

Keeping cluster updated


Using Jamroom

As I build out my cluster, I am now starting to think about how to keep it updated; especially during beta when updates are frequent.

I realize for a single server setup, Jamroom's marketplace works pretty well. It can see which modules are installed and licenses, you get notifications if there is an update, and you simply log in and do and update (pull) from the marketplace via the ACP.

When working with multiple servers, this was not ideal. I was running dev, qa, and prod environments. Since I was using git (actually bitbucket) to manage different branches, I set up webhooks to a script on each server that pulled from the appropriate branch (dev-->dev, qa-->qa, prod-->prod). This works great during development, however it presents a problem for making jr core updates. If I use the marketplace update, my the server gets updated and I have to manually log into each server and commit the code and push it to the repo. The better solution is to manually push the code to the repo, and then all the servers can be updated automatically.

Now with the deployment of the new cloud servers, there is a new challenge: not all the servers get the same modules. i.e., there are many modules on the main jamroom app server that don't get deployed to all servers. This makes it even more difficult to update multiple servers.

I am looking for possible solutions for PUSHING updates to the jamroom servers. However, each server must receive a different set of modules.

Any ideas?

Also, Is there any way to set up you own marketplace so you can have the server update your custom skins and modules as well?
updated by @dannya: 03/22/15 07:44:54PM
alt=
@dannya
02/17/15 10:00:36PM
584 posts

Google tag manager


Jamroom Developers

Does anyone have any experience using google tag manager? Especially interested if anyone has used google analytics or tag manager for Jr listener events.
updated by @dannya: 03/23/15 01:46:21AM
alt=
@dannya
02/16/15 02:39:39PM
584 posts

Email Templates


Jamroom Developers

So, If you add to email_overall_header.tpl, do you still have to add it to all the other templates? Wouldn't the tag automatically be included in all the other templates since they would use that header?
alt=
@dannya
02/16/15 02:13:38PM
584 posts

Email Templates


Jamroom Developers

brian:


There is a master header/footer in the core module, otherwise you need to customize each one.

Hope this helps!

Which one were you referring to?
alt=
@dannya
02/16/15 01:32:44PM
584 posts

Email Templates


Jamroom Developers

So if you customize the master header template in the core and add tag to it, do you still need to modify all the others?
alt=
@dannya
02/13/15 03:12:54PM
584 posts

Conversion Master


Using Jamroom

Great. Thanks. I guess the confusion came from the conversion master. I was surprised it was a function that would merit it's own server. It didn't seem like it would take up that many resources to begin with
alt=
@dannya
02/13/15 12:15:06PM
584 posts

Conversion Master


Using Jamroom

Ok. Just to be clear, I CAN run the conversion master on any server INCLUDING one of the conversion workers.

In an effort to offload as much as possible from the main app, it seems it would be better to run it on one of the "other" conversion workers .
  32