← Security & Trust

Downtime Procedures

Fueling Agile Nigeria · Effective 1 January 2026 · Next review 18 January 2027
Owner: David Owolabi · Contact: fuelingagilenigeria@gmail.com

How we detect, tell customers, and bring AgileFlex / FANMS back when production is down or under planned maintenance.

1. What this covers

Production admin (fantech.fuelingagilenigeria.com) and company (fleetos.fuelingagilenigeria.com) apps, API, reverse proxy, and the database we operate. Customer ISP problems and third-party bank/telematics outages are outside our full control; we still communicate impact when our service is affected.

2. Severity

LevelExampleRestore start
CriticalSite down for everyone; data at riskImmediately (best effort)
MajorLogin / balances / uploads broken for many usersWithin 4 hours (business time)
MinorSlow or non-critical featureNext business day
PlannedScheduled maintenanceAnnounced ahead when practical

3. Unplanned downtime — steps

  1. Confirm — check HTTPS sites and container status
  2. Contain — roll back a bad release, or fix proxy/host first
  3. Protect data — no rushed destructive DB work; use backups
  4. Communicate — what is down, what still works, next update time
  5. Recover — restore service; smoke-test login and a core screen
  6. Close — short cause/fix note; use Incident Response Policy if security-related

4. How we recover

5. Planned maintenance

Prefer off-peak windows, announce when service may pause, deploy test then production, keep the prior image for rollback, then verify both HTTPS portals.

6. Limits (honest)

We run production on a single VPS with Docker and off-server database backups. This is a real downtime playbook — not a multi-datacentre guarantee or paid SLA unless written in a customer contract.

Related: Incident Response · Information Security