Skip to content

collegepulse/meteor-dns-adventures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-dns-adventures

About

This proof-of-concept Meteor app demonstrates displaying dynamic content based on the hostname. This would be useful for when you want to run one or more horizontally-scaled meteor processes serving one or more customized versions of a white-label meteor app. With this implementation, any process could render the application with appropriate theming.

Usage

Additional thoughts

  • This implementation uses a Mongo DB collection to persist per-host customizations. Some other technology, like Redis, might provide more optimal performance in a production environment.

About

Proof-of-concept Meteor app for dynamic hostname-driven content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published