Add Gitea-only installer script

This commit is contained in:
root
2026-01-29 03:50:12 +02:00
parent b1aa58fdca
commit 0172189887
3 changed files with 3454 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
A modern web hosting control panel for WordPress and general PHP hosting. Built with Laravel 12, Filament v5, Livewire 4, and Tailwind CSS v4. A modern web hosting control panel for WordPress and general PHP hosting. Built with Laravel 12, Filament v5, Livewire 4, and Tailwind CSS v4.
Version: 0.9-rc24 (release candidate) Version: 0.9-rc25 (release candidate)
This is a release candidate. Expect rapid iteration and breaking changes until 1.0. This is a release candidate. Expect rapid iteration and breaking changes until 1.0.
@@ -156,6 +156,7 @@ php artisan test --compact
## Initial Release ## Initial Release
- 0.9-rc25: Added Gitea installer script.
- 0.9-rc24: WAF installer improvements and ModSecurity setup fixes. - 0.9-rc24: WAF installer improvements and ModSecurity setup fixes.
- 0.9-rc: initial release candidate with core hosting, mail, DNS, SSL, backups, and migrations. - 0.9-rc: initial release candidate with core hosting, mail, DNS, SSL, backups, and migrations.

View File

@@ -1 +1 @@
VERSION=0.9-rc24 VERSION=0.9-rc25

3451
install_from_gitea.sh Executable file

File diff suppressed because it is too large Load Diff