Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

bcgov/nr-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lifecycle:Retired

Overview

Work / code related to rebuilding of the contaminated sites registry application which is currently hosted @ BCOnline. BC Online app satisfies the legislative requirement of making contaminated sites information available. Contaminated Sites data is provided on a cost recovery basis. Billing is handled by BC Online

Background Material

Modernization / Rebuilding Approach

  • Redirect operation contaminated sites database dumps from BC Online ftp site to S3 bucket.
  • Openshift postgres database will load the bc online data.
  • Application will be rebuilt using a services based approach, with backend api and frontend that consumes it
  • Backend api app will not be available outside of openshift namespace.
  • Payment: how this will be handled has not been determined.