Krishna Gujjjar b3b916a8bf
feat: Add deployment recipe for CodeIgniter 4 (#3878)
- Introduce `recipe/codeigniter4.php` with default configurations and tasks.
- Define shared directories and files, writable directories, and log files.
- Implement `spark` function to run CodeIgniter 4 commands with various options.
- Add tasks for cache, config, environment, filters, language, namespaces, php.ini, routes, encryption key generation, optimization, publishing, database operations, and housekeeping.
- Include a main deploy task that prepares, installs vendors, optimizes, migrates, and publishes the project.

Inspire from laravel recipe.
Closes #3877
2024-08-23 20:58:55 +02:00
2024-07-15 18:01:21 +02:00
2024-07-21 10:13:44 +07:00
2021-09-26 15:25:30 +02:00
2024-04-17 23:19:58 +02:00
2022-03-13 00:41:32 +01:00
2022-03-13 17:08:44 +01:00
2024-06-19 22:43:44 +02:00

Deployer Logo Deployer

The PHP deployment tool with support for popular frameworks out of the box.



Deployer Screenshot


Special thanks to:

Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.

Visit warp.dev to learn more.

Build Status Latest Stable Version License

See deployer.org for more information and documentation.

Features

  • Automatic server provisioning.
  • Zero downtime deployments.
  • Ready to use recipes for most frameworks.

Additional resources

License

MIT

Description
No description provided
Readme MIT 34 MiB
Languages
PHP 99.6%
HTML 0.4%