Jump to content

Automating Revive Adserver Deploys


Recommended Posts

Hello,

 

I've been using chef to automate the revive deploys, but I was wondering if there was anyway to automate the GUI portion of the install?

IE: Configure all the configuration files with database information, admin user information at the GUI Installation Wizard

 

( I already have a RDS database with tables correctly configured from a manual GUI wizard installation, I'll be using this for any future revive nodes)

 

 

Also was wondering if there were any scalability recommendations within RDS/AWS , there are no master-master replication support within aws atm :(

Link to comment
Share on other sites

About the scaling for Revive Adserver, I advise staying away from cloud environment. For ad serving you need full disk performance and it lacks on cloud serves, unless you go with SSD storage, but performance won't be the same as on a dedicated server. If you want best possible performance I advise scaling with dedicated servers.

Link to comment
Share on other sites

  • 7 months later...

I'd totally disagree Snoork Hosting. I have a very positive experience with EC2, maintaining replicated database, distributed delivery, autoscaling, alarms, what ever you can imagine. 

 

arajakul, from my experience - you should run your own databases on instances, not on RDS. RDS is a bit more expensive, and less flexible. Look up on the internet how to set up distributed Revive deployment, and distribute your system across classic EC2 instances.

To make it truly automatic, you should prepare an AMI that will contain the full installation if a delivery node, and a startup script that will configure the node finally. If you are already experienced with chef, this will be easy for you.

When ever you need to upgrade Revive version, you will have to perform an upgrade and prepare a new AMI from the instance you made the upgrade on.

Another tip - try not using Red Hat, as it's AMIs do not support spot instances.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...