Commit Graph

10 Commits

Author SHA1 Message Date
Joseph Ferguson 8b35a43795 Typo fixes
And some stack.yml version updates
2023-12-20 15:01:37 -08:00
Yolan Romailler 45b7cc83c4
Update Ghost stack.yml to have persistent data (#2370) 2023-12-04 16:16:08 -08:00
Joe Ferguson 57f9907ee5 Adjust ghost docs to use "development" mode to use sqlite
MySQL is the default db for production mode now; to avoid all the envs for connecting to a mysql instance on every `docker run`, we'll just use dev mode; stack file still has an example of production mode with a MySQL server.
2022-08-10 17:05:06 -07:00
Tianon Gravi e3b176ac7b Update Ghost example to MySQL 8 2022-03-08 09:45:28 -08:00
Juan Manuel Combetto cd439efd00
Update stack.yml
Updated stack example to use Ghost 4
2021-07-13 17:05:43 +09:00
iron ff4ab86fc4
Update comment doc url 2021-03-17 18:22:16 +08:00
mmf-amarcos e107b09e52
Add suggestion on how to start Ghost in development mode (#1873) 2021-02-10 11:57:07 -08:00
Tianon Gravi c57e666ff4 Update Ghost example stack.yml to Ghost 3 (+ url env) 2020-05-20 16:30:53 -07:00
Tianon Gravi e24f39cddf Add "restart: always" back to all our stack.yml examples (since it's only implied for stacks, not for compose) 2017-09-27 10:35:07 -07:00
Tianon Gravi 869d22201f Add initial ghost/stack.yml which demonstrates environment-variable-based configuration 2017-09-26 15:04:00 -07:00