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
main
User selector
All users
All time
Commit history
Commits on Nov 13, 2020
Update hst-install-debian.sh
Show description for c1b0be6
EmrahKayihan
authored
c1b0be6
View commit details
Copy full SHA for c1b0be6
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
Remove pre-release tags from 1.3.1
Kristan Kenney
authored and
ScIT-Raphael
committed
4967253
View commit details
Copy full SHA for 4967253
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
Removed old upgrade/install vars in hestia.conf due to older version
jaapmarcus
committed
0e0045a
View commit details
Copy full SHA for 0e0045a
View code at this point
Browse repository at this point
Update installers with new var
Show description for 01ea78c
jaapmarcus
committed
01ea78c
View commit details
Copy full SHA for 01ea78c
View code at this point
Browse repository at this point
Commits on Oct 31, 2020
Merge remote-tracking branch 'origin/staging/fixes' into fix/1002-Web_Security_improvements
jaapmarcus
committed
1beb1ed
View commit details
Copy full SHA for 1beb1ed
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Merge branch 'fix/2020-10_installer-links' into staging/fixes
Kristan Kenney
committed
0153cf5
View commit details
Copy full SHA for 0153cf5
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Start of development for 1.3.1~alpha
Kristan Kenney
committed
99adaa8
View commit details
Copy full SHA for 99adaa8
View code at this point
Browse repository at this point
Add links for Discord and Donations in Installer/Upgrader
Kristan Kenney
committed
803c890
View commit details
Copy full SHA for 803c890
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
Remove release candidate tag
Kristan Kenney
committed
0f647a4
View commit details
Copy full SHA for 0f647a4
View code at this point
Browse repository at this point
Merge branch 'staging/fixes' into staging/release/v1.3.0
Kristan Kenney
committed
100babd
View commit details
Copy full SHA for 100babd
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Bump phpMyAdmin version to 5.0.4
Kristan Kenney
committed
91f8c0a
View commit details
Copy full SHA for 91f8c0a
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Added error handling when remounting /proc fs
Lupul
committed
ff2f624
View commit details
Copy full SHA for ff2f624
View code at this point
Browse repository at this point
Commits on Oct 18, 2020
Prepare versioning for release candidate.
ScIT-Raphael
committed
8dca2d7
View commit details
Copy full SHA for 8dca2d7
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
SecImprove: limit unpriv user to see only their own processes
Lupul
committed
47d375c
View commit details
Copy full SHA for 47d375c
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Merge pull request #1242 from hestiacp/fix/2020-10-rename_lang_codes
Show description for 60a1a96
ScIT-Raphael
authored
60a1a96
View commit details
Copy full SHA for 60a1a96
View code at this point
Browse repository at this point
Merge pull request #1244 from hestiacp/fix/2020-10-rm-my.cnf-symbolic-link
Show description for 6a43178
ScIT-Raphael
authored
6a43178
View commit details
Copy full SHA for 6a43178
View code at this point
Browse repository at this point
Update hst-install-debian.sh
ScIT-Raphael
authored
9546f1f
View commit details
Copy full SHA for 9546f1f
View code at this point
Browse repository at this point
Issue with installer + Modified bootstrap_install due switch default branch
jaapmarcus
committed
d9e4504
View commit details
Copy full SHA for d9e4504
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Remove symbolic link my.cnf
Show description for eea4046
jaapmarcus
and
ioannidesalex
committed
eea4046
View commit details
Copy full SHA for eea4046
View code at this point
Browse repository at this point
Update languages codes to follow offical short codes
Show description for 976b994
jaapmarcus
committed
976b994
View commit details
Copy full SHA for 976b994
View code at this point
Browse repository at this point
Commits on Sep 26, 2020
Add option to "edit server" to pick login method
Show description for fa8e6ac
jaapmarcus
committed
fa8e6ac
View commit details
Copy full SHA for fa8e6ac
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Merge branch 'main' into staging/fixes
ScIT-Raphael
authored
e576fc9
View commit details
Copy full SHA for e576fc9
View code at this point
Browse repository at this point
Staging/features (#1226)
Show description for 204e433
ScIT-Raphael
and
jaapmarcus
authored
204e433
View commit details
Copy full SHA for 204e433
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
Use php7.4 instead 7.3 as default
jaapmarcus
committed
227858c
View commit details
Copy full SHA for 227858c
View code at this point
Browse repository at this point
Merge branch 'staging/fixes' into fix/1213-remove_ssh
ScIT-Raphael
authored
39ac9d2
View commit details
Copy full SHA for 39ac9d2
View code at this point
Browse repository at this point
Remove ssh dependency and switch to beta version.
ScIT-Raphael
committed
afc0897
View commit details
Copy full SHA for afc0897
View code at this point
Browse repository at this point
Merge pull request #1210 from hestiacp/staging/features
Show description for 6e9830b
ScIT-Raphael
authored
6e9830b
View commit details
Copy full SHA for 6e9830b
View code at this point
Browse repository at this point
#1195 ZSTD Support (#1202)
Show description for 74f1edb
jaapmarcus
and
ScIT-Raphael
authored
74f1edb
View commit details
Copy full SHA for 74f1edb
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Merge branch 'staging/fixes' into fix/1184-password-bug
ScIT-Raphael
authored
a503e8e
View commit details
Copy full SHA for a503e8e
View code at this point
Browse repository at this point
Fixed an issue which cause wrong password generation
Show description for 75e2c27
ScIT-Raphael
committed
75e2c27
View commit details
Copy full SHA for 75e2c27
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
Set default theme to "Dark"
jaapmarcus
committed
dd9dffb
View commit details
Copy full SHA for dd9dffb
View code at this point
Browse repository at this point
Commits on Sep 1, 2020
Merge branch 'staging/features' into staging/fixes
jaapmarcus
authored
8ad50fc
View commit details
Copy full SHA for 8ad50fc
View code at this point
Browse repository at this point
Commits on Aug 30, 2020
Merge pull request #1122 from hestiacp/staging/fixes
Show description for 5298776
ScIT-Raphael
authored
5298776
View commit details
Copy full SHA for 5298776
View code at this point
Browse repository at this point
Add ca-certificates to the dependencies list.
ScIT-Raphael
committed
45a5566
View commit details
Copy full SHA for 45a5566
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Included update installer / upgrade script
jaapmarcus
committed
803b270
View commit details
Copy full SHA for 803b270
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.