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
hst-install-debian.sh
on
9d1ed86
User selector
All users
All time
Commit history
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
8bbce93
View commit details
Copy full SHA for 8bbce93
View code at this point
Browse repository at this point
Merge branch 'installer-update-0706'
Kristan Kenney
committed
31788d1
View commit details
Copy full SHA for 31788d1
View code at this point
Browse repository at this point
Add additional formatting for console output
Kristan Kenney
committed
9fbbf95
View commit details
Copy full SHA for 9fbbf95
View code at this point
Browse repository at this point
Update output for --with-debs installs
Kristan Kenney
committed
642bbb7
View commit details
Copy full SHA for 642bbb7
View code at this point
Browse repository at this point
Silence output for hestia-status during install
Kristan Kenney
committed
a877f39
View commit details
Copy full SHA for a877f39
View code at this point
Browse repository at this point
Update new installation welcome message
Kristan Kenney
committed
3f622a4
View commit details
Copy full SHA for 3f622a4
View code at this point
Browse repository at this point
Update remaining packages at end of installation
Kristan Kenney
committed
61c4005
View commit details
Copy full SHA for 61c4005
View code at this point
Browse repository at this point
Move welcome message to function & update style to match upgrade script
Kristan Kenney
committed
e0a99e3
View commit details
Copy full SHA for e0a99e3
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
Adjust installer output and welcome message
Kristan Kenney
committed
4deb666
View commit details
Copy full SHA for 4deb666
View code at this point
Browse repository at this point
Abort installation before adding custom APT repositories
Kristan Kenney
committed
1a42f99
View commit details
Copy full SHA for 1a42f99
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Installer: create apache conf.d folder earlier
Lupul
committed
092db2a
View commit details
Copy full SHA for 092db2a
View code at this point
Browse repository at this point
Installer: Apply acces restrictions to 'hestia-status' instead of 'status' module
Lupul
committed
4271cfe
View commit details
Copy full SHA for 4271cfe
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 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
Install ipset if iptables is enabled, regardless of fail2ban. (#874)
Show description for b049188
kpapad904
authored
b049188
View commit details
Copy full SHA for b049188
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
[Installer] Add nginx module loading
Lupul
committed
133b3a6
View commit details
Copy full SHA for 133b3a6
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
[Installer] make sure ssh package is installed
Lupul
committed
1091b5e
View commit details
Copy full SHA for 1091b5e
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Supress output for v-change-sys-port during installation.
ScIT-Raphael
committed
64a1ff5
View commit details
Copy full SHA for 64a1ff5
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Revert "Add unzip to the software list."
Show description for 8d05336
ScIT-Raphael
committed
8d05336
View commit details
Copy full SHA for 8d05336
View code at this point
Browse repository at this point
Add unzip to the software list.
ScIT-Raphael
committed
5a739e6
View commit details
Copy full SHA for 5a739e6
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 4, 2020
Add hestia-event.conf, if the server is running apache2
ScIT-Raphael
committed
80f5b19
View commit details
Copy full SHA for 80f5b19
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
[Bug] Fix installer deb (#846)
jaapmarcus
authored
73da043
View commit details
Copy full SHA for 73da043
View code at this point
Browse repository at this point
Switch to mod_event for apache2 and drop Debian 8 support (EOL).
Show description for 3c64056
ScIT-Raphael
authored
3c64056
View commit details
Copy full SHA for 3c64056
View code at this point
Browse repository at this point
Revert "Switch to mod_event for apache2 and drop Debian 8 support (EOL). This commit resolves #839"
Show description for 01944de
ScIT-Raphael
committed
01944de
View commit details
Copy full SHA for 01944de
View code at this point
Browse repository at this point
Switch to mod_event for apache2 and drop Debian 8 support (EOL).
Show description for 87d2265
ScIT-Raphael
committed
87d2265
View commit details
Copy full SHA for 87d2265
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
fix sed rules when patching roundcube for php7.4 compat
Lupul
committed
2908dae
View commit details
Copy full SHA for 2908dae
View code at this point
Browse repository at this point
Enhance mail configuration (#815)
Show description for 1718ccd
Alexandros Ioannides
and
ScIT-Raphael
authored
1718ccd
View commit details
Copy full SHA for 1718ccd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.