Mikhail5555
9d6a5efa72
Update migration_sqlite-postgres.md
2022-07-11 23:14:55 +02:00
Mikhail5555
aaa0520a6d
Update migration_sqlite-postgres.md
2022-07-11 23:12:42 +02:00
Mikhail5555
eb0f231a80
Create migration_sqlite-postgres.md
2022-07-11 23:09:41 +02:00
vabene1111
5f0fa24c2a
Merge pull request #1908 from nough/patch-1
...
Update backup.md with manual process
2022-07-07 18:57:43 +02:00
nough
ac25beddda
Update backup.md
...
working restore function
2022-07-07 10:27:32 +01:00
nough
9d38186404
Update backup.md
...
updated with functional code
2022-07-07 10:16:52 +01:00
nough
0697116a21
Update backup.md
...
Added comment about backing up when other containers are failing
2022-07-06 19:29:22 +01:00
nicedevil007
fff5c2387b
removed python3.9 from update (python3 is enough)
2022-06-18 23:02:03 +02:00
nicedevil007
3de6f6faf8
Added the "--no-input" to the collectstatic lines
2022-06-18 22:32:09 +02:00
nicedevil007
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
vabene1111
9ccceb2199
Merge pull request #1815 from anu-codes/patch-1
...
Grammatical errors
2022-06-14 20:58:37 +02:00
anaymody
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
Anu
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
vabene1111
dafb26b500
updated raspi docs
2022-05-11 16:22:13 +02:00
vabene1111
3850287deb
WSL docs
2022-04-23 01:28:56 +02:00
vabene1111
8d3747a304
added missing doc entries
2022-04-22 20:30:05 +02:00
vabene1111
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
vabene1111
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
vabene1111
9a2f91d3d4
Merge pull request #1709 from gloriousDan/develop
...
Docs: Reintroduce restart-always to web_recipes service
2022-04-17 14:58:55 +02:00
vabene1111
2ee96c2ea4
docs run on master, update contrib. docs
2022-04-14 08:53:16 +02:00
Tristan Lins
a839fb0bfc
Remove namespace vom k8s templates
2022-04-12 20:43:58 +02:00
Daniel Schulz
c3c697f4a8
Mount all volumes in nginx read-only
2022-04-10 20:45:34 +02:00
Daniel Schulz
fa79adf931
Reintroduce restart-always to web_recipes service
2022-04-09 14:56:00 +02:00
vabene1111
48e9f3f8a9
added cookmate importer
2022-04-04 22:49:50 +02:00
vabene1111
85aad42529
added mela recipes importer
2022-04-04 21:09:47 +02:00
vabene1111
f445722140
Merge pull request #1653 from bradpoulton/develop
...
Fixes the formatting
2022-03-17 20:46:41 +01:00
brad
a3def6bf4c
Fixes the formatting
2022-03-16 22:00:42 -06:00
vabene1111
70716bf99f
Merge pull request #1643 from MaxJa4/patch-1
...
Updated dependencies of manual setup
2022-03-15 11:35:33 +01:00
vabene1111
16449cd078
Merge pull request #1644 from gloriousDan/develop
...
Update bind mounts in docker run command to use absolute paths
2022-03-15 11:34:40 +01:00
brad
5cf58a32dc
Updates formating
2022-03-11 18:19:48 -07:00
brad
a956888355
Fixes wording
2022-03-11 18:18:09 -07:00
brad
cb835b033c
Updates Docker installation docs
...
Adds warning that the jwilder nginx-proxy reduces file size upload to 1 MB.
2022-03-11 18:16:32 -07:00
Daniel
c0bd0d49ae
Update bind mounts to use absolute paths
...
Docker bind mounts have to use absolute paths, so the docker run command fails when using the relative mounts ./staticfiles and ./mediafiles.
This may be supported again (https://github.com/docker/cli/issues/1203 )
2022-03-11 13:40:59 +01:00
MaxJa4
36fbbed1b0
Added link to docs of nodejs installation
2022-03-11 10:21:50 +01:00
MaxJa4
34f70e4ba7
Fixed formatting
2022-03-11 10:18:51 +01:00
MaxJa4
8bc361ee7c
Updated dependencies of manual setup
...
- apt install of nodejs installs an unsupported (V10.X) version
- dependencies for python-ldap were missing
2022-03-11 10:16:55 +01:00
nough
0ae1ecd867
Update backup.md
...
Added manual backup method first draft
2022-02-20 00:59:56 +00:00
MaxJa4
e691eaf72f
Update docker.md
2022-02-18 13:25:20 +01:00
MaxJa4
9e7a908136
Add syntax highlighting for nginx subpath example
2022-02-18 13:23:51 +01:00
vabene1111
3db55cd82b
added sub path nginx example
2022-02-11 14:16:22 +01:00
vabene1111
9b5cc3deaa
Merge pull request #1496 from poggenpower/develop
...
K8s deployment: Small fix for dupplicate entries.
2022-02-11 09:05:36 +01:00
vabene1111
f1bbe16606
Merge pull request #1498 from MaxJa4/improvement/retry_migrations
...
Moved DB-waiting from docker-level to container-level
2022-02-07 18:42:41 +01:00
MaxJa4
d28a2f81a2
Remove always-restart so the container doesn't boot-loop on error
2022-02-07 18:14:03 +01:00
MaxJa4
855f1e4ee7
Remove always-restart so the container doesn't boot-loop on error
2022-02-07 18:13:58 +01:00
MaxJa4
b53a9a1c07
Remove always-restart so the container doesn't boot-loop on error
2022-02-07 18:13:50 +01:00
vabene1111
543fbfc120
Merge pull request #1490 from murphy83/develop
...
Added docker compose file for IPv6 native
2022-02-07 14:42:53 +01:00
besendorf
cec74d77ec
add instructions for pwa for Android/Chrome browsers
...
fixes #1349
2022-02-06 22:50:48 +01:00
MaxJa4
773d2eff37
Moved db-waiting from docker-level to container-level
2022-02-06 18:54:42 +01:00
thl@deb030
9f9cc766c6
Small fix for dupplicate entries.
2022-02-06 17:42:04 +01:00
Kai Schlachter
80965c5462
Added docker compose file for IPv6 native
2022-02-05 13:14:04 +01:00