We are excited to announce the beta release of Odysseus-CLI, a powerful command-line tool designed to streamline the deployment of Laravel and React applications directly on the alpira hosting platform.
Odysseus-CLI aims to remove the complexities of deployment, offering developers an efficient way to integrate their projects with GitHub and manage their applications effortlessly.
π Key Features
Seamless GitHub Integration
- Authenticate with OAuth for a secure connection to your repositories.
- Automates deployments with every Git push.
Laravel Optimization
- Pre-configured Redis, Opcache, PHP version, and database setups.
- Fully customizable settings available via both CLI and the control panel.
React-Specific Build Servers
- Dedicated build processes ensure React projects are optimized and deployed efficiently.
Developer-Centric Design
- Provides full control over configurations to meet unique project needs.
π οΈ Installation
Requirements
- Node.js v16+
Install Globally
npm install -g odysseus-cli-dev
Getting Started
Login to alpira
odysseus-cli-dev login
Create an Application
odysseus-cli-dev create-app
Follow the prompts to select the app type and integrate your GitHub repository.
View Your Applications
odysseus-cli-dev list-apps
Build and Deploy
odysseus-cli-dev build-app <app-id>
π Why Odysseus-CLI?
Odysseus-CLI was built to address the challenges of managing deployments, particularly for Laravel and React projects. By automating routine tasks and offering robust integration capabilities, it empowers developers to focus on building great applications instead of worrying about deployment complexities.
π¬ Share Your Feedback
Visit the GitHub repository: Github
We look forward to hearing your thoughts, suggestions, and ideas. Letβs build something great together!
Top comments (0)