Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
wcp
Public
forked from
hestiacp/hestiacp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wcp
install
upgrade
on
b3f7597
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 8, 2020
Merge branch 'staging/features' into staging/v1.2.0-release
Kristan Kenney
committed
b3f7597
View commit details
Copy full SHA for b3f7597
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Fix behavior of phpMyAdmin/phpPgAdmin aliases (#790)
Show description for 0837161
Kristan Kenney
committed
0837161
View commit details
Copy full SHA for 0837161
View code at this point
Browse repository at this point
Check file exists before running sed.
ScIT-Raphael
committed
6f5d206
View commit details
Copy full SHA for 6f5d206
View code at this point
Browse repository at this point
Fix phpMyAdmin blowfish_secret error due to incorrect file permissions
Show description for 3ab7bb7
Kristan Kenney
committed
3ab7bb7
View commit details
Copy full SHA for 3ab7bb7
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Add additional console output during upgrade for changed items
Kristan Kenney
committed
7873990
View commit details
Copy full SHA for 7873990
View code at this point
Browse repository at this point
Supress a2enmod output for hestia-status.
ScIT-Raphael
committed
9b72c72
View commit details
Copy full SHA for 9b72c72
View code at this point
Browse repository at this point
Validate if www.conf exist and has the right port.
Show description for f583c31
ScIT-Raphael
committed
f583c31
View commit details
Copy full SHA for f583c31
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
The one time update of configuration.php was planed, future updates should follow under using of sed.
ScIT-Raphael
committed
afd5715
View commit details
Copy full SHA for afd5715
View code at this point
Browse repository at this point
Use full path for hestia-event.conf in event migration script.
Show description for 87d621d
ScIT-Raphael
committed
87d621d
View commit details
Copy full SHA for 87d621d
View code at this point
Browse repository at this point
Ensure File Manager configuration is updated on each upgrade
Kristan Kenney
committed
78e7e60
View commit details
Copy full SHA for 78e7e60
View code at this point
Browse repository at this point
Update Filegator Configuration when allready installed
Show description for ea320fa
jaapmarcus
committed
ea320fa
View commit details
Copy full SHA for ea320fa
View code at this point
Browse repository at this point
Put hestia-event apache config in conf.d folder during install,upgrade and migration script
Lupul
committed
ca62198
View commit details
Copy full SHA for ca62198
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
Upgrade: Move apache hestia-event config to conf.d
Lupul
committed
191e534
View commit details
Copy full SHA for 191e534
View code at this point
Browse repository at this point
Check iptables paths during upgrade, fixes edge case where iptables symlinks were missing after upgrading to ubuntu20.04
Lupul
committed
61a88db
View commit details
Copy full SHA for 61a88db
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
fix test in upgrade script
Lupul
committed
c766469
View commit details
Copy full SHA for c766469
View code at this point
Browse repository at this point
Fix public_(s)html ownership
Show description for 83cebba
Lupul
committed
83cebba
View commit details
Copy full SHA for 83cebba
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Move apache hestia (mod_status) config to mods-available from mods-enabled
Lupul
committed
e6dca96
View commit details
Copy full SHA for e6dca96
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Move apache hestia config to conf-available from mods-enabled
Lupul
committed
19946b6
View commit details
Copy full SHA for 19946b6
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Fix apache2 ppa url in debian update script
Lupul
committed
b08cad6
View commit details
Copy full SHA for b08cad6
View code at this point
Browse repository at this point
Fix debian version in upgrade script
Lupul
committed
0a0f6f9
View commit details
Copy full SHA for 0a0f6f9
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Syntax error in Apache2 prefork to event mode switching script
Lupul
committed
4ef3d01
View commit details
Copy full SHA for 4ef3d01
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Added additional check
jaapmarcus
authored
e5e4e9a
View commit details
Copy full SHA for e5e4e9a
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
SFTP keys are created on demand
jaapmarcus
authored
9ad023b
View commit details
Copy full SHA for 9ad023b
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Auto create filemanager sftp key when missing, no need to add it manually before using the filemanager
Show description for 285f9b0
Lupul
committed
285f9b0
View commit details
Copy full SHA for 285f9b0
View code at this point
Browse repository at this point
Update nginx config only when present
Lupul
committed
45c0532
View commit details
Copy full SHA for 45c0532
View code at this point
Browse repository at this point
Enable nginx module loading
Lupul
committed
abe315b
View commit details
Copy full SHA for abe315b
View code at this point
Browse repository at this point
Update hestia-php depedencies (libzip,unzip)
Lupul
committed
e0f54cb
View commit details
Copy full SHA for e0f54cb
View code at this point
Browse repository at this point
Validate if unzip exists before install the filemanager.
ScIT-Raphael
committed
cbc45e4
View commit details
Copy full SHA for cbc45e4
View code at this point
Browse repository at this point
Fix invalid var.
ScIT-Raphael
committed
bdaa7cd
View commit details
Copy full SHA for bdaa7cd
View code at this point
Browse repository at this point
Add sftp key for new users, move fm install position below user add.
ScIT-Raphael
committed
5ef7507
View commit details
Copy full SHA for 5ef7507
View code at this point
Browse repository at this point
Adjust fm if conditions.
ScIT-Raphael
committed
16c8e79
View commit details
Copy full SHA for 16c8e79
View code at this point
Browse repository at this point
Update version number to 1.2.0 due to a feature release.
ScIT-Raphael
committed
7bd9948
View commit details
Copy full SHA for 7bd9948
View code at this point
Browse repository at this point
Automatically install filemanager on new systems and during upgrades.
ScIT-Raphael
committed
0235154
View commit details
Copy full SHA for 0235154
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Fixes issue with not detecting if allready installed
Show description for fe5bf53
jaapmarcus
committed
fe5bf53
View commit details
Copy full SHA for fe5bf53
View code at this point
Browse repository at this point
Commits on Jun 4, 2020
Rollback apache2 mpm_event migration on error
Lupul
committed
87509d6
View commit details
Copy full SHA for 87509d6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.