Forked from
Ad Aures / Castopod
-
Yassine Doghri authoredYassine Doghri authored
INSTALL.md 3.32 KiB
How to install Castopod
Castopod was thought to be easy to install. Whether using dedicated or shared hosting, you can install it on most PHP-MySQL compatible web servers.
Install instructions
- Create a MySQL database for Castopod with a user having access and modification privileges (for more info, see Web Server Requirements).
- Download and unzip the Castopod package onto the web server if you haven’t
already.
-
Set the web server document root to thepublic/
sub-folder.
-
- Run the Castopod install script by going to the install wizard page
(
https://your_domain_name.com/cp-install
) in your favorite web browser. - Follow the instructions on your screen.
All done, start podcasting!
(optional) Manual configuration
Before uploading Castopod files to your web server:
- Rename the
.env.example
file to.env
and update the default values with your own. - Upload the Castopod files with
.env
- Go to
/cp-install
to finish the install process.