Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Multi-portal sitesMulti-portal sites
Previous
 
Next
New Post
7/10/2007 12:03 PM
 

Hello everyone, I have one of those "how should I go about starting this project" questions.

Right now, I have about 8 clients who all share the same server.  There is currently one instance a webserver per client on dotnetnuke.  All of the pages, dlls, and module settings are the same for each client.  They each use their own database, and their own css files.
 

As you can probably tell, this is quite a server load, and with more clients, we are going to run into many performance issues.  To keep costs down and the updating process simple, I would like to combine all of the sites and use portals, rather than a new install of DNN for each client. 

I recognize this is a huge undertaking, and will require a lot of time.  My reasoning for wanting to do this is:

  • save on performance by combining the virtual web sites to one site.
  • eliminate the possibility of code-inconsitencies
  • decrease the amount of time and effort to update any bugs or features to custom modules

As it stands now, none of the custom modules take into account that there may be more than one portal.  What would be the correct course of action to fix the code and database so it takes portals into consideration?  I believe I just have to keep track of PortalId, but I would like to confirm this.

I also have one custom module that references another custom module.  The way I do it now, is I have two settings in the module settings that state the tab id and the module id, and I use navigateURL to go to the pages.  This works great for us now, because when we create a new client, I copy the database and the tabs stay the same ID.  I feel like since I want to move to having multiple portals rather than multiple installs, the tabs and modules will be unique for each client.  Anyone have any suggestions for how to solve this issue?

Also, if anyone has any suggestions or recommendations as to how to take on this project, I would greatly appreciate the ideas.

 
New Post
7/10/2007 6:58 PM
 

Generally, each module shall be able to be run in multiportal environment, i.e. refer to portalID, moduleID or tabmoduleID as one of the keys.

it is another subject, if sites shall share an installation. you are right, that sharing will reduce memory consumption, but shared installation have other limitations:

  • they cannot be backup'd or (even more important) restored individually
  • modules are always installed for all portals - they can be hidden using "premium" flag, but a defect module will affect all sites
  • host settings affect all modules

HTH


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
7/11/2007 6:09 AM
 

with my understanding of DotNetNuke, I think this is impossible, but is there a way to share a dotnetnuke database between clients for storing dotnetnuke related information (users, modules and settings, etc) but have a separate database per client for the client specific information I have?

 
New Post
7/11/2007 10:52 AM
 

all portal related data must be stored in same database (unless you use you own modules only, that have use a different database than the framework).


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Multi-portal sitesMulti-portal sites


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out