wearefuturegov / Outpost-Platform

The Outpost Platform repository
0 stars 1 forks source link

Outpost can be hosted on any hosting platform #83

Open apricot13 opened 1 year ago

apricot13 commented 1 year ago

Title: Development Ticket - Containerised Outpost, Scout, and Outpost API

Description: The goal of this development ticket is to containerised the Outpost Ruby on Rails application, along with its two dependencies Scout (a React application) and Outpost API (a Node.js application using Express.js). This will allow Outpost to be hosted on any hosting platform and improve its deployment flexibility.

Acceptance Criteria:

Application Development container Production container Test container
Scout Yes (nb will need to be reviewed as part of embedded scout work) Yes but untested No
Outpost API Yes Yes but wont work in production unless it has SSL cert need to configure that part of the process still No
Outpost Yes Yes but untested No

Scout

Outpost API

Outpost