1.3 KiB
1.3 KiB
Elasticsearch Cloudron Package Installation
This guide explains how to install the Elasticsearch package on your Cloudron instance.
Prerequisites
- A Cloudron instance (version 7.0.0 or later)
- Administrative access to your Cloudron
Installation Steps
Method 1: Using the Cloudron App Store (When Available)
- Log in to your Cloudron dashboard
- Go to the App Store
- Search for "Elasticsearch"
- Click Install
- Follow the on-screen instructions
Method 2: Manual Installation
- Download the latest package from the releases page
- Log in to your Cloudron dashboard
- Go to Settings -> Apps -> Install with File
- Select the downloaded package file
- Follow the on-screen instructions
Post-Installation
After installation:
- Check the app logs to ensure Elasticsearch has started correctly
- Update the default password in the app's environment settings
- Configure your other Cloudron apps to connect to Elasticsearch using
localhost:9200
Troubleshooting
- If Elasticsearch fails to start, check the app logs for error messages
- Ensure your Cloudron has sufficient resources available
- If you encounter disk space issues, consider increasing the app's storage allocation
Support
For support, please create an issue on the package's GitHub repository or contact the package maintainer.