Alex
- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 38
Articles
Recent activity by Alex Sort by recent activity-
ChangeLog
2025-01-08 clustercontrol-controller-2.3.0-11678clustercontrol2-2.3.0-1788 CMON Controller Address an issue where Redis Sentinel log files were not returned correctly (CLUS-521...
Add an Existing PostgreSQL Cluster (Master & Slave)
Pre-Conditions You have a plain and simple PostgreSQL master & slave streaming replication setup (v9.5/9.6.x or v10.x). You want to manually add this cluster to ClusterControl You have already ins...
How to lock/pin the installed ClusterControl version
Important The version and build numbers (e.g 1.4.0-2912, 1.4.0-247, 1.4.0-82, and 1.4.0-1798) below are just examples and you may have different versions/build numbers. Redhat/Centos based distrib...
Installing ClusterControl with Nginx!
Phil Bayfield as written an excellent article on how to install ClusterControl and make it work with Nginx instead of the default Apache server. Please read the post here.
Getting Started: ClusterControl and Chef Solo
Chef Chef is a Ruby based open source systems integration framework for managing your infrastructure. By using 'recipes' which describes what state resources (applications, services, files etc) on...
Opscode's Chef, MySQL Galera and ClusterControl
These Chef recipes are no longer maintained or supported. Please see/use Chef for ClusterControl In the next following sections I will walk you through using Chef to deploy a MySQL Galera clus...
Enable AllowOverride for Apache
Redhat/Centos/Fedora Edit /etc/httpd/conf/httpd.conf Find the following information: ## AllowOverride controls what directives may be placed in .htaccess files.# It can be "All", "None", or any ...
How To Change the Default HTTP Port (80) For ClusterControl
Apache 2.4 Changes Redhat/Centos Edit the /etc/httpd/conf/httpd.conf file and change Listen 80 To Listen <your new port> Ubuntu/Debian Edit the /etc/apache2/ports.conf file and change Lis...
ClusterControl: Logs and enabling debug
ClusterControl Frontend - UI Log Files On Redhat variants: /var/www/html/clustercontrol/app/tmp/logs/error.log /var/www/html/clustercontrol/app/tmp/logs/debug.log Apache logs: /var/log...
Manage your database cluster with the ClusterControl Application
Prerequisites Your database cluster has been deployed with our database configurators as of 2013-03-06 which means the ClusterControl package will now include the ClusterControl REST API and our...