Notes from a Newbie 16: Deploy
Notes from a Newbie document the creation and deployment of yardbirdfanclub.org with Perl Catalyst on shared hosting. They are intended for a Perl Catalyst Newbie who would like to study the creation and deployment of a simple Perl Catalyst application.
Now that we've developed a simple, functional application I will give you some information and advice about deploying it to a shared host.
- Choosing a Shared Host
- Deploying yardbirdfanclub.org to a Shared Host
- Resources
- asmallorange.com
- Support and Account Center
- cPanel
- Getting Started
- Make Distribution, Copy to Server and Unpack Tarball
- Setup .htaccess and Symlink
- Setup the Database
- Create a MySQL "Dump File" of the Database
- Copy Dump File to Database Server
- Create New Database and Users in cPanel
- Initialize Database on Database Server
- Configure the Application
- Install Local Perl
- Install local::lib?
- Install App::cpanminus
- Install Modules
- \o/
- Other Deployment Options
- What's Next?
- Where to Find the Yardbird Source Code