Related Articles
Server Setup Ticket Format
Hello @all [ ALL TL / PM ] I'm giving a template for server setup. I'd like to propose that all team-leaders and project-managers create all set-up tickets themselves. NOTE - Please double-check all project-related details in the README.md file ...
FTP Server on Wndows
Server Side - Install Filezilla Server : https://filezilla-project.org/download.php?type=server - Edit -> Settings -> Passive Settings -> Port range 50000-51000 / Add Public IP Address - Open ports 21,990,50000-51000 Client Side - Install Winscp ...
Mongodb Disk full (K8s)
Step 1 : Create Deployment using attached document with namespace. Step 2 : Login into Newly created deployment.Step 3 : Go to ``` /bitnami/mongodb/data/db/journal ``` Step 4 : Delete Unnecessary files Step 5 : ...
view logs in grafana openxcell
Hello Here, I'll outline every step for viewing the API-Development server's logs. technology is used, such as Java, Node.js, and Next.js. Step 1 : Login GRAFANA : https://grafana.openxcell.dev/login Note : Login with openxcell SSO Step 2 : Go to ...
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 ...