fly-apps / fly-apps/dockerfile-node

Add support for strapi

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
187
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Quick evaluation of strapi: vanilla node project, defaulting to sqlite3 via the better-sqlite3 npm module.. If sqlite3 is used, we will want to place that database on a volume, and set DATABASE_FILENAME. For pg and mysql, it appears that we will want to set DATABASE_CLIENT to postgres and mysql respectively.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a source file, test, or entry point. Start by locating how this Dockerfile generator handles Node applications and database environment variables, then compare the Strapi defaults for better-sqlite3, PostgreSQL, and MySQL. Done means Strapi is supported with the documented database settings and SQLite data can be placed on a volume.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript, mysql, nodejs
Domain
backend, databases, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.