Commit Graph

34 Commits

Author SHA1 Message Date
David Karlsson 9cec477dde docs: update deprecated/outdated compose syntax and filenames
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-06 13:28:49 +01:00
John O'Nolan d1dec3eaa4
Updated content 2024-07-30 15:06:34 -04:00
John O'Nolan c88522f95b
Updated Ghost logo + metadata 2024-07-25 07:05:49 -04:00
Sid McLaughlin 6decb5eb1d
Fix typo in "Production mode" docs
Fix typo, updating _X-Forwared-Host_ to _X-Forwarded-Host_.
2023-05-06 10:38:11 -07:00
Joe Ferguson 87a3449cae Adjust ghost persistent storage examples 2023-01-25 13:17:28 -08:00
Tianon Gravi e896560202 Update Ghost documentation with more production mode pointers 2022-08-16 15:01:59 -07: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
Joe Ferguson 7547049302 Drop references to ghost 0.x and 1.x 2020-12-14 17:15:03 -08:00
Eric Redon e16efe28e0 Ghost: Update link to environment variables usage doc on ghost.org 2020-05-17 12:16:36 +02:00
wglambert 17fe4f5a16
Update content.md 2020-04-03 12:40:10 -07:00
Gregory Brzeski d8f87ce515
fix example to improve UX for first time users 2019-07-13 00:14:23 +02:00
wglambert f6df774feb
Update content.md 2018-10-17 16:17:06 -07:00
loasishospitality a18f7ca9c2 Update note about Ghost-CLI
Update upstream-preferred capitalization for Docker and Ghost-CLI and Remove mention about sudo
2018-10-13 16:11:05 +05:30
loasishospitality 21cf25a500 Add note about ghost-cli not intended to work
Mention ghost-cli is not working out of the box, refer to @acburdine comment explaining why on https://github.com/docker-library/ghost/issues/156
2018-10-12 03:36:46 +05:30
Tianon Gravi 15104c489a Add a blurb to Ghost about configuration via environment variables 2018-09-12 12:49:14 -07:00
Austin Burdine 5793c07afc update ghost readme with 1.x => 2.x migration 2018-08-31 13:47:55 -04:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Tianon Gravi 869d22201f Add initial ghost/stack.yml which demonstrates environment-variable-based configuration 2017-09-26 15:04:00 -07:00
Joe Ferguson f94fd4f120 markdownfmt fixes for ghost content 2017-08-04 13:08:01 -07:00
Pascal Andy 6a32373189 use ' (standard apostrophe) instead of ’ here. 2017-08-04 13:08:01 -07:00
Pascal Andy 3d9816d3a6 Updates base on feedbacks of tianon 2017-08-04 13:08:01 -07:00
Pascal Andy 37ade13f7b Fixes from feedback from yosifkit 2017-08-04 13:08:01 -07:00
Pascal Andy 796e11a2fe fix --name 2017-08-04 13:08:01 -07:00
Pascal Andy 127b89f6ac minor update 2017-08-04 13:08:01 -07:00
Pascal Andy d1f1ffdc7d Adapting the README for Ghost 1 2017-08-04 13:08:01 -07:00
yosifkit 98aa3cd22c clarity for mysql images; fix docker docs urls (#748)
* Added more specific info about initializing db.

Added .sql.gz to supported files and explanation to what database it will be imported.

* Fix docker docs urls for mariadb

* Fix docker docs urls for the rest of the repos

* Sync mariadb, mysql, and percona content.md
2016-11-15 14:41:41 -08:00
Tianon Gravi 28955e8aca Move new section over to "content.md" (as "README.md" is generated) and simplify wording/usage a little 2016-08-17 16:01:24 -07:00
Tianon Gravi 481f43ec2f Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions) 2015-08-13 09:29:14 -07:00
Mark Sta Ana bb82453f09 Remove blank lines at the end of the doc 2015-04-21 09:01:51 +01:00
Mark Sta Ana 3dd5480d0e Update content.md 2015-04-18 10:26:32 +01:00
Mark Sta Ana 75012784ff improvements 2015-04-17 09:46:16 +01:00
Mark Sta Ana 0b0a147166 expand data container example 2015-04-17 09:44:24 +01:00
Mark Sta Ana 258ec16016 examples of volume mapping 2015-04-16 14:02:28 +01:00
Tianon Gravi c5b6d94dc8 Add some basic initial ghost documentation 2015-03-06 10:52:20 -07:00