New pages
Jump to navigation
Jump to search
- 18:12, 23 February 2026 Septage vendor assignment (hist) [1,459 bytes] WikiAdmiN (talk | contribs) (Created page with "<pre> SELECT da_id FROM (SELECT login.da_id,COALESCE(login.da_last_requested_time,'2019/01/01') AS last_requested_time FROM st_septage_booking AS booking LEFT JOIN cap...")
- 23:33, 1 February 2026 QuickPass Septage - Docker Compose (hist) [1,080 bytes] 103.72.179.207 (talk) (Created page with "<code> version: "3.8" services: nginx: image: nginx:1.25-alpine container_name: qp-septage-cta-nginx ports: - "8089:80" volumes: - ./nginx/defau...")
- 20:12, 14 January 2026 Jenkins Deployment Setup (hist) [2,324 bytes] WikiAdmiN (talk | contribs) (Created page with "Jenkins Deployment Setup – Step-by-Step Guide Purpose This document describes how to configure Jenkins to deploy a Laravel application to a server using SSH, GitHub, and a...")
- 12:20, 20 October 2025 Crontab Pointers (hist) [295 bytes] WikiAdmiN (talk | contribs) (Created page with "Step-by-step: Edit apache’s crontab Backup first sudo crontab -u apache -l > ~/apache_cron_backup_$(date +%Y%m%d).txt Open Editor sudo crontab -u apache -e When vi open...")