Static files in SQL feature

Aperta
#39 23 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
25/100
Tipo di issue
Documentazione
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
javascript, mysql

Direzione di ricerca

Start with the upgrade steps in this issue and the linked docs/setup.sql section, then review the referenced appserver.js and feedland.js locations. The issue describes an implemented feature rather than a specific requested documentation change, so confirm the missing or outdated documentation and define what completion should verify.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

What is this?

There's a new release of FeedLand that can store static files in a MySQL table instead of the local filesystem or S3.

Converting data is automatic

You don't have to worry about converting the data from the previous format to the new format, we do that automatically.

How to

If you have an existing installation and want to upgrade --

  1. npm update to get the new versions of daveappserver (0.7.6) and feedland (0.5.74).
  2. Add "flStaticFilesInSql": true, to config.json.
  3. Run the SQL code to create the new staticfiles table in your feedland database.
Code review

If you want to review the new code (please do), the new stuff in appserver.js and feedland.js.

Questions are welcome below
Lingua principale
HTML
Stelle
11
Fork
4
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di scripting/feedlandInstall

Tutte le issue di scripting/feedlandInstall

Issue simili

Altre issue su Databases

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.