> For the complete documentation index, see [llms.txt](https://docs.tomatophp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tomatophp.com/plugins/tomato-eddy.md).

# Tomato Eddy

Eddy Server Management integration for TomatoPHP

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2FizdlYMIfcnCXwzwcEop7%2Feddy.png?alt=media&amp;token=132969e7-27d4-4775-8377-bee5b2418928" alt=""><figcaption></figcaption></figure>

before installation, you can check the main repo of [Eddy](https://github.com/protonemedia/eddy-server-management), we do a lot of updates and make Eddy work on the version of Ubuntu and Hetzner API, with fine UI by Tomato Admin and it's components.

### Installation

```
composer require tomatophp/tomato-eddy
```

after installing your package please run this command

```
php artisan tomato-eddy:install
```

### Changelog

Please see [CHANGELOG](https://github.com/tomatophp/tomato-eddy/blob/master/CHANGELOG.md) for more information on what has changed recently.

### Security

Please see [SECURITY](https://github.com/tomatophp/tomato-eddy/blob/master/SECURITY.md) for more security information.

### Credits

* [Fady Mondy](https://3x1.io)

### License

The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-eddy/blob/master/LICENSE.md) for more information.
