71 Commits

Author SHA1 Message Date
Ivan Kolodrivskiy
5dba13f909
fix chmod 2019-11-04 03:10:00 +02:00
Ivan Kolodrivskiy
b126d940f3 add chmod command if set value file for CACHE_DRIVER and SESSION_DRIVER parameters on .env 2019-10-18 00:34:32 +03:00
Ivan Kolodrivskiy
c53825acc3 fix chmod command for writable files and directories 2019-10-17 23:40:44 +03:00
Chris Forrence
4137a59dd0
Update installation.md 2019-06-29 12:49:00 -04:00
James Brooks
8e0839064e Remove Gulp and update requirements lists 2019-01-01 11:14:31 +00:00
sideffect0
a91a9a9b05 grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
From test.com to example.com
2018-10-18 14:52:09 +05:30
Nico Stapelbroek
6e54cd92bf Create upgrade docs to keep track of changes between backwards incompatible versions 2018-07-24 15:27:27 +02:00
Peter Dave Hello
68c5c58e18 Remove additional final newlines in docs 2018-07-10 15:34:34 +08:00
Peter Dave Hello
0bc33e5e6e Remove trailing spaces in docs 2018-07-10 15:32:12 +08:00
James Brooks
ac70b0878b Add beacon docs 2018-07-02 12:33:27 +01:00
Anthony Bocci
360f163a88 Create documentation about incidents
Explain what is and how to use an incident.
2018-06-23 15:42:36 +02:00
Anthony Bocci
02ec0ad71a Create documentation about metric creation. 2018-06-23 15:23:39 +02:00
Anthony Bocci
6f6e17626c Create documentation on what is a metric 2018-06-23 14:51:44 +02:00
Anthony Bocci
3e960c4a55 Create the component statuses documentation
The component-status.md file is based on the online version at:
https://docs.cachethq.io/docs/component-statuses
2018-06-23 14:31:37 +02:00
Anthony Bocci
6049639c09 Create the third-party integrations documentation
The third-party-integrations.md file is based on the online version at:
https://docs.cachethq.io/docs/addons
2018-06-23 13:17:51 +02:00
Anthony Bocci
f24f51ef36 Add question about subscribe button
Often, people are asking "Why isn't my subscribe button enabled?", so
the answer is now in the documentation.
2018-06-23 13:17:51 +02:00
Anthony Bocci
9ae1bd29df Move the API documentation in its own directory 2018-06-23 13:17:51 +02:00
Anthony Bocci
b282fa0eed Create the API authentication documentation
The api-authentication.md file is based on the online version at:
https://docs.cachethq.io/docs/api-authentication
2018-06-23 13:17:51 +02:00
Anthony Bocci
578a7dda72 Remove not used file
Cachet setting documentation has been splited into many files, so this
one is no longer useful.
2018-06-22 22:01:35 +02:00
Anthony Bocci
83d22e957b Fix markdown issue
Markdown is tested on Dillinger.io and the interpreter is not exactly
the same as the one on Github, so I fix the Markdown to be more
readable.
2018-06-22 22:00:32 +02:00
Anthony Bocci
33ef9753fb Create the beacons documentation
The beacons documentation file is based on the online version at:
https://docs.cachethq.io/docs/beacons
2018-06-22 21:51:58 +02:00
Anthony Bocci
14fec3f887 Create the configuring-subscribers documentation
The configuring-subscribers.md documentation file is based on the online
version at: https://docs.cachethq.io/docs/setup-subscribers
2018-06-22 21:47:33 +02:00
Anthony Bocci
925e2d14a2 Create configuring mail documentation
The configuration mail documentation is based on the online version at:
https://docs.cachethq.io/docs/configuring-mail
2018-06-22 21:44:21 +02:00
Anthony Bocci
dc2cd30706 Create configuring-queue documentation
The configuring-queue.md documentation is based on the online version
at: https://docs.cachethq.io/docs/configuring-the-queue
2018-06-22 21:32:50 +02:00
Anthony Bocci
9fef9b227c Create CORS documentation
The cors.md file is based on the online version at:
https://docs.cachethq.io/docs/cors
2018-06-22 21:02:45 +02:00
Anthony Bocci
ae272e3707 Create the prerequisites documentation
The prerequisites.md file documentation is based on the online version:
https://docs.cachethq.io/docs/prerequisites
2018-06-22 20:53:53 +02:00
Anthony Bocci
1061aa7897 Move installation.md into a setup/ directory
A global 'setup/' directory will contain all about installation/setup
2018-06-22 20:40:29 +02:00
James Brooks
6ab76ea43b Add sponsorship 2018-06-22 08:55:07 +01:00
Anthony Bocci
01a83f9403 Complete the installation documentation
The documentation was hosted online, but the "installation" part is now
in Markdown.
2018-06-21 21:37:00 +02:00
Anthony Bocci
9f051c1e4f Begin document about installation
Documentation was hosted at
https://docs.cachethq.io/docs/installing-cachet, it has been rewritten
in Markdown untill `Running Cachet on Apache`
2018-06-21 21:05:58 +02:00
James Brooks
22221de851 Add delete component 2018-06-21 20:00:43 +01:00
James Brooks
a1846ab1fd Update FAQ contents 2018-06-21 19:49:46 +01:00
James Brooks
8ea2e57eea Start work on new API format 2018-06-21 19:49:33 +01:00
James Brooks
b3f46c812b
Create README.md 2018-06-21 18:08:55 +01:00
James Brooks
0170201c9a
Create api-documentation.md 2018-06-21 18:07:50 +01:00
James Brooks
8bde3c3fdb
Create setting-up-cachet.md 2018-06-21 18:07:20 +01:00
James Brooks
419a75a688
Create getting-started.md 2018-06-21 18:05:47 +01:00
James Brooks
4fdc365f58
faq.md 2018-06-21 18:05:05 +01:00
James Brooks
5d90ed2df1
Create docs directory 2018-06-21 18:04:20 +01:00
James Brooks
abbb89893d Remove all documentation. 2015-01-13 15:23:39 +00:00
James Brooks
2cb6acb018 Formatting of examples 2015-01-12 08:56:10 +00:00
Maarten Eyskens
5121a6328f Better markup 2015-01-07 21:41:45 +01:00
Maarten Eyskens
31baa8d926 Added npm to the apt-get install 2015-01-07 20:06:39 +01:00
Graham Campbell
d7486ef98a Removed extra new line 2015-01-06 20:07:56 +00:00
James Brooks
ea89940bab Merge pull request #298 from sammcj/master
Add steps to install requirements to documentation
2015-01-06 18:56:15 +00:00
Sam
dc830bfa5c add -g to npm install options 2015-01-06 21:15:17 +11:00
James Brooks
ff0c7a0d7d Add buildpack changes into upgrade for Heroku. Closes #297 2015-01-06 08:35:23 +00:00
Sam
7f52a49f41 Add steps to install js requirements
JS requirements are a pain, so I've added the steps required to install them.

This may help people wanting to try it out before packages are available.
2015-01-06 14:24:14 +11:00
James Brooks
278d71cb27 Reorganise the install document 2015-01-05 21:43:43 +00:00
Graham Campbell
c025946aa8 Update install.md 2015-01-04 13:22:29 +00:00