DevOps CI/CD?

CI/CD stands for Continuous Integration and Continuous Deployment (or sometimes Continuous Delivery). It’s a set of practices and tools used to automate the process of building, testing, and deploying your code, making development faster and more reliable  Continuous Integration (CI): This is about frequently merging your code changes into a shared repository (e.g., GitHub). Each… Continue reading DevOps CI/CD?

Deploying Payload CMS to Production

Deploying Payload CMS to a production environment requires careful planning and implementation to ensure security, efficiency, and reliability. This guide highlights best practices to make the deployment process smooth and effective. Prepare the Application for Production Ensure all sensitive information, such as database credentials and API keys, is stored securely using environment variables. Avoid hardcoding… Continue reading Deploying Payload CMS to Production

Resolve Error: ” Please Update Your Bookmarks and Links. You Will Be Redirected to the Home Page in 3 Seconds” When Downloading Payment File Administration File Reference

When downloading the File Reference of a Bill Payment and there is an error saying “Please Update your Bookmarks and Links. The user will be redirected to the home page in 3 seconds.” This is caused by a setting on the File Cabinet folder which is set to “Private” which allows only one person to download the file in this scenario. Solution: Log in… Continue reading Resolve Error: ” Please Update Your Bookmarks and Links. You Will Be Redirected to the Home Page in 3 Seconds” When Downloading Payment File Administration File Reference