Popular Articles
Define base path and public URL by Sagar Prajapati
When you deploy React.js app apart from root path, there are two things needs to configured. As by default React.js will try to load from root of domain. Considering you are deploying on : https://jenkins.openxcell.info/my-app/website/ Your root path ...
HOW TO LOGIN OPENXCELL AWS ACCOUNT
Login steps for openxcell AWS. Step 1 : Raise ticket for AWS Access. ( mail address : devops@openxcell.info ) [ Ticket will required only for new access ] Hit this URL Step 2 : https://openxcelldev.awsapps.com/start#/ Step 3 : Enter login I'd / ...
Difference between phpMyAdmin and MySQL
MySQL is a database server (which comes with a command line client for it) PHPMyAdmin is a (web application) client for MySQL. MySql is server where your commands get executed and returns you data, It manages all about data while PhpMyAdmin is a web ...
Connecting to development database
Overview: Database Admin UI URL PHPMyAdmin https://pma.openxcell.dev Adminer https://adminer.openxcell.dev MySQL Databases: For all the application using mysql database https://pma.openxcell.dev serves the PHPMyAdmin Frontend. To access the ...
Registering to OpenXcell SSO
Overview: Openxcell SSO, is an enterprise grade Identity Provider supporting Single-Sign-On Using various authentication protocols such as OIDC and SAML. To ensure single point of authentication and security across all the organization owned and ...