Commit Graph

120 Commits

Author SHA1 Message Date
Alexis Saettler 84d0232095 feat!: drop php 7.4 support (#6246)
Monica now depends on PHP 8.0+
2022-07-27 08:28:57 +02:00
Kurt Maine b73e33d302 docs: node 16 in debian and generic (#6077) 2022-04-05 11:25:03 -04:00
Aaron Parecki f305e85d69 docs: node 16 is required now, update readme to match (#5980) 2022-03-06 22:19:32 +01:00
Alexis Saettler 6a0af31efc chore: switch to main branch 2022-01-13 20:54:34 +01:00
Alexis Saettler db231e34ae docs: update doc about external storage creation (#5884) 2022-01-12 13:17:21 +01:00
Mik13 2b34065e60 docs: update.md (#5672)
One should activate foreign key checks after everything is done, not deactivate again
2021-11-02 22:38:41 +01:00
Mike Graham 0354664c9d docs: Debian update script (closes #5567) (#5658) 2021-10-30 12:00:58 +02:00
Sylvain METAYER 9c3f7798d9 docs: remove https prefix from AWS_ENDPOINT (#5552) 2021-10-04 21:44:41 +02:00
JT Smith 6834a2fe8f docs: typofixes (#5545) 2021-10-02 09:15:38 +02:00
Brian Hartvigsen 0181380813 docs: update debian instructions to support deb10 (#5271) 2021-06-19 20:10:14 +02:00
Alexis Saettler 0a77dfa17a docs: change create database collate (#5184) 2021-05-14 13:37:32 +02:00
Alexis Saettler 5fc458478f refactor: remove imagick dependency (#5143) 2021-05-02 14:35:41 +02:00
Alexis Saettler 570dde1a13 refactor: remove assets from repository (#4759)
BREAKING CHANGE: The assets are no longer embedded in source code: javascript, css, font files. Run `yarn install` then `yarn run production` to recreate them from sources, or download a [release file](https://github.com/monicahq/monica/releases) that contains compiled files.

BREAKING CHANGE: For Heroku users: You'll have to manually go to `Settings` > `Buildpacks` and add buildpack: `nodejs`. See [this doc](https://github.com/monicahq/monica/blob/master/docs/installation/providers/heroku.md#update-from-2x-to-3x).

BREAKING CHANGE: See more information about how to install a Monica instance [here](https://github.com/monicahq/monica/tree/master/docs/installation).
2021-04-30 14:35:59 +02:00
Alexis Saettler 75cc20e19a refactor: update vagrant configuration (#5124) 2021-04-29 22:02:23 +02:00
Alexis Saettler 33e0952ca4 refactor: distinguish passport password client and personal access token client configuration (#5105) 2021-04-25 19:05:46 +02:00
Tom Granot d0132c9938 docs: add update link in heroku installation docs (#5062) 2021-04-24 18:53:03 -04:00
Alexis Saettler 87af683c9b docs: fix php7.4 imagick version (#4937) 2021-03-07 18:08:04 +00:00
Alexis Saettler 991ff8a624 docs: remove ignore-platform-reqs from composer install (#4940) 2021-03-07 18:00:39 +00:00
Alexis Saettler 7235e023ec refactor: change minimum php version for 7.4 (#4900) 2021-02-20 16:06:12 +00:00
Alexis Saettler 379cf61df8 ci: fix test with php 7.3 (#4763) 2021-01-03 16:04:18 +01:00
Quentin Mazars-Simon e26662933a docs: add APP_URL to Heroku template (#4736) 2020-12-31 11:31:10 +01:00
Mike 995238a551 docs: fix cpanel.md file name (#4735) 2020-12-24 12:10:08 +01:00
Mike f7a4a66d45 docs: fix broken link to Heroku install instructions (#4691) 2020-12-15 08:48:53 +01:00
aris alexis bf453734cc docs: update ubuntu.md to add php-imagick dependency (#4646) 2020-12-12 09:55:22 +01:00
Matthew Fitzgerald 88a3f62b67 docs: added install instructions for cpanel (#4664) 2020-12-12 09:51:15 +01:00
Mike 6295230984 docs: Update debian.md to include php-imagick requirement (#4674) 2020-12-12 09:50:21 +01:00
lduchosal 685d6aabf4 docs: imagick is required (#4591) 2020-11-15 17:21:39 +01:00
Roman Bug 2c9779ac6e docs: fix misspellings in documentation (#4581) 2020-10-29 18:55:48 +01:00
Alexis Saettler 02c7654617 docs: update php extensions list (#4516) 2020-10-09 20:18:45 +02:00
Tom McCleery be399ee99c docs: update readme.md (#4518) 2020-10-09 20:18:15 +02:00
Alexis Saettler 23856439c7 docs: update docker doc (#4408) 2020-09-04 07:53:07 +02:00
Nova 836e2ea5b6 docs: Bump recommended git checkout tag to latest (#4283) 2020-08-06 15:19:51 +02:00
Alexis Saettler a8b2151f3e feat: update passport conf and env. variables (#4293) 2020-08-06 00:01:49 +02:00
radek-sprta 448343a01f docs: correct broken installation links (#4269) 2020-07-29 07:07:02 +02:00
Pete bf72201fd0 docs: fix "invisible" images in heroku documentation (#4225) 2020-07-28 18:31:59 +02:00
Brian Abelson 059c487c8e docs: update ubuntu.md (#4211) 2020-07-28 18:04:34 +02:00
RussellAult 7d116253fc fix: Generic, Debian, Ubuntu installation cron job instructions (#4134) 2020-07-05 22:12:01 +02:00
Alexis Saettler 3391738eb6 docs: Rename index.md to readme.md (#3945) 2020-05-03 16:37:41 +02:00
Seabass-Chan 1bcf9a2a4b docs: instructions for initial user creation (#3772) 2020-05-02 17:50:28 +02:00
Simone Montali 689ba0b449 docs: add a note to the installation instructions stating that HTTPS will be forced when in production (#3867) 2020-04-25 16:25:16 +02:00
Alexis Saettler 76bbc4b06f docs: docker doc/examples (#3887) 2020-04-23 23:02:57 +02:00
Girish Ramakrishnan 0296878bf8 docs: fix cloudron link to demo instance (#3885)
We recently changed our demo instance URL to https://my.demo.cloudron.io
2020-04-22 23:40:02 +02:00
Alexis Saettler 99dfa12356 fix: fix mail config setting (#3878) 2020-04-21 23:50:19 +02:00
Alexis Saettler dc809f4d12 docs: update a bunch of docs (#3822) 2020-04-19 11:23:42 +02:00
Florian Klappan 8354841d77 docs: improved docs (.env description + FAQ) (#3811) 2020-04-11 19:58:12 +02:00
Ariel David Buena 624449c073 docs: update second screenshot (#3718) 2020-03-22 11:52:07 +01:00
Alexis Saettler 1b455d7fe9 chore: require redis php extension (#3690) 2020-03-21 13:30:49 +01:00
Ariel David Buena e1862af8fb docs: Update heroku.md to reflect switch to JawsDB (#3675)
Edit text of heroku.md to reflect switch from ClearDB to JawsDB as Monica's default MySQL storage provider.
2020-03-10 00:00:13 +01:00
Ariel David Buena 9a289ec7cb docs: fix typo in heroku.md (#3665) 2020-03-08 21:02:32 +01:00
Niels Freier 0a8a2de647 docs: update mail.md to add generic SMTP settings (#3392) 2019-12-29 18:22:25 -05:00