7c5707e0c0
Merge pull request #2128 from rdangdev/develop
...
Fixed: ports are on the wrong service
2022-11-09 12:52:40 +01:00
bc9d077b9d
added used md spec to docs
2022-10-31 19:51:06 +01:00
fe0f739bd5
Merge pull request #2020 from ignis-draco/docuUpdate
...
Update Doku for manual Installation
2022-10-31 19:49:30 +01:00
e5b11a34f6
Update manual.md
2022-10-31 19:49:24 +01:00
1df7a4df91
Merge pull request #2121 from raj3000k/develop
...
Improved Overall Docs.
2022-10-31 19:47:29 +01:00
d401c143ec
added faq for makrdown preview
2022-10-31 14:58:50 +01:00
37bd2017b0
ports are on the wrong service
...
the actual webserver is running on port 8080 and on the web_recipes service, as per all the documentation. 80 will not work, at least on the latest patch.
2022-10-21 19:13:18 +11:00
d9662f7fa5
Update import_export.md
...
Fixed some typos and spellings.
2022-10-08 13:47:02 +05:30
a05a785e22
Update faq.md
...
updated user invite location.
2022-09-25 21:04:10 -05:00
60043fff59
changed contributions guidelines, please ask/talk first about new features
2022-09-23 17:07:04 +02:00
cc342cbae3
add community contributed to HA docs and link to alexbelgium directly on top
2022-09-12 20:06:12 +02:00
35bb3c9eb1
Add updates and backup instructions
2022-09-10 22:33:06 +02:00
5423019a14
Add self promotion
2022-09-10 11:57:27 +02:00
e8c5c610b7
Improve layout
2022-09-10 11:54:21 +02:00
3f0cef59b8
Create home assistant install instructions
2022-09-10 11:53:56 +02:00
867c3595ff
Merge branch 'TandoorRecipes:develop' into develop
2022-09-10 10:51:58 +02:00
1a24f34499
Create homeassistant.md
2022-09-03 18:59:14 +02:00
12ad6af8c3
fix path
2022-09-01 13:45:49 +02:00
cf24e1014a
add two infos
2022-09-01 13:38:47 +02:00
ece4f6e32d
Update updating.md
2022-08-28 20:52:52 +01:00
5e7d1ba827
Update updating.md
...
remove outline of docker update batch script - it wasn't ready and I committed it when I didn't understand how github branches work (I still don't, really).
2022-08-28 20:51:26 +01:00
a88214eea6
Update external_recipes.md
...
fixed my mistakes
2022-08-27 22:18:52 +01:00
7ec5646338
update external_recipes.md with docker info
...
added info on docker external recipes, as i've just followed this process myself. unsure if I needed to add the externalfiles folder to the nginx_recipes volume, but I have anyway in my personal one, and that worked.
2022-08-27 22:12:33 +01:00
c020bea41e
Merge branch 'TandoorRecipes:develop' into develop
2022-08-27 21:57:02 +01:00
9d6a5efa72
Update migration_sqlite-postgres.md
2022-07-11 23:14:55 +02:00
aaa0520a6d
Update migration_sqlite-postgres.md
2022-07-11 23:12:42 +02:00
eb0f231a80
Create migration_sqlite-postgres.md
2022-07-11 23:09:41 +02:00
c86ff27bef
Update backup.md
...
Further information, backup using import/export.
2022-07-08 09:19:48 +01:00
be6bb5f039
Merge branch 'TandoorRecipes:develop' into develop
2022-07-08 09:14:57 +01:00
5f0fa24c2a
Merge pull request #1908 from nough/patch-1
...
Update backup.md with manual process
2022-07-07 18:57:43 +02:00
9961746f1f
update, adding docker backup script outline
2022-07-07 15:46:31 +01:00
ac25beddda
Update backup.md
...
working restore function
2022-07-07 10:27:32 +01:00
9d38186404
Update backup.md
...
updated with functional code
2022-07-07 10:16:52 +01:00
0697116a21
Update backup.md
...
Added comment about backing up when other containers are failing
2022-07-06 19:29:22 +01:00
fff5c2387b
removed python3.9 from update (python3 is enough)
2022-06-18 23:02:03 +02:00
3de6f6faf8
Added the "--no-input" to the collectstatic lines
2022-06-18 22:32:09 +02:00
e6f80497a9
Updates with more packages
...
Updated the manual installation file to get everybody up and running.
There were missing requirements like the nginx installation and so on.
Now a first time linux user should be able to get this up and running.
2022-06-18 09:49:25 +02:00
9ccceb2199
Merge pull request #1815 from anu-codes/patch-1
...
Grammatical errors
2022-06-14 20:58:37 +02:00
30d0d340c2
Update index.md
...
Added capitalization to line 52 and proposed some bold-face changes in lines 42, 44. 52. and 54.
2022-06-14 14:30:47 -04:00
0ed9225c05
Grammatical errors
...
Spotted several errors in sentence structure, punctuation, capitalization and other grammatical issues. Most changes are minor and any sentences that have been restructured have been re-written with great contemplation to keep the original meaning intact. This is my first open source contribution attempt so please let me know if this is appropriate. I am willing to help improve other pages of the docs as well if this work is considered helpful!
2022-05-19 00:27:24 +05:30
dafb26b500
updated raspi docs
2022-05-11 16:22:13 +02:00
3850287deb
WSL docs
2022-04-23 01:28:56 +02:00
8d3747a304
added missing doc entries
2022-04-22 20:30:05 +02:00
2ddb0c719a
Merge branch 'develop' into feature/importer_to_vue
...
# Conflicts:
# vue/src/apps/RecipeEditView/RecipeEditView.vue
# vue/src/utils/openapi/api.ts
2022-04-22 16:41:13 +02:00
47b62aa390
Merge pull request #1714 from gloriousDan/docs_nginx_read_only
...
Docs: nginx mount volumes read-only
2022-04-17 14:59:57 +02:00
9a2f91d3d4
Merge pull request #1709 from gloriousDan/develop
...
Docs: Reintroduce restart-always to web_recipes service
2022-04-17 14:58:55 +02:00
2ee96c2ea4
docs run on master, update contrib. docs
2022-04-14 08:53:16 +02:00
a839fb0bfc
Remove namespace vom k8s templates
2022-04-12 20:43:58 +02:00
c3c697f4a8
Mount all volumes in nginx read-only
2022-04-10 20:45:34 +02:00
fa79adf931
Reintroduce restart-always to web_recipes service
2022-04-09 14:56:00 +02:00