vabene1111
205dc11125
changed raspi docs
2023-12-16 07:30:39 +01:00
smilerz
7f1eecddc4
updated documentation for postgres upgrade
...
installing pgbackup container
installing with DockSTARTer
2023-11-28 15:45:27 -06:00
smilerz
e89c1742fb
remove deprecated django.db.backends.postgresql_psycopg2
2023-10-30 21:42:57 -05:00
nabim777
dfe5083451
add step on docs for manual installation
2023-10-01 10:18:43 +05:45
Daniel Schulz
0d225450da
add note to docker-compose files and update postgres tag
2023-06-27 00:33:29 +02:00
vabene1111
dcc56fc138
added new docs entry to nav
2023-06-26 15:21:05 +02:00
16cdlogan
2b839dfb19
Create Truenas-Portainer
...
Install Tandoor Recipes on TrueNAS Core and Portainer
2023-06-25 21:32:54 -04:00
vabene1111
048f12948d
added WSL docs to docs nav
2023-03-25 06:23:48 +01:00
Alex Barcelo
d05b894d69
Updating/improving kubernetes deployment and its documentation
2023-02-20 14:14:53 +01:00
Rodrigo Candido Gryzinski
969a91e751
Fix path traversal in manual installation steps
2023-02-03 08:42:44 +00:00
fliiiix
e42ff2fb8b
fix install guide link and typo
2022-12-10 09:20:34 +01:00
vabene1111
3e2988f998
Revert "Fixed: ports are on the wrong service"
2022-11-13 13:24:13 +01:00
vabene1111
7c5707e0c0
Merge pull request #2128 from rdangdev/develop
...
Fixed: ports are on the wrong service
2022-11-09 12:52:40 +01:00
vabene1111
fe0f739bd5
Merge pull request #2020 from ignis-draco/docuUpdate
...
Update Doku for manual Installation
2022-10-31 19:49:30 +01:00
vabene1111
e5b11a34f6
Update manual.md
2022-10-31 19:49:24 +01:00
rdang
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
vabene1111
cc342cbae3
add community contributed to HA docs and link to alexbelgium directly on top
2022-09-12 20:06:12 +02:00
Alexandre
35bb3c9eb1
Add updates and backup instructions
2022-09-10 22:33:06 +02:00
Alexandre
5423019a14
Add self promotion
2022-09-10 11:57:27 +02:00
Alexandre
e8c5c610b7
Improve layout
2022-09-10 11:54:21 +02:00
Alexandre
3f0cef59b8
Create home assistant install instructions
2022-09-10 11:53:56 +02:00
Alexandre
1a24f34499
Create homeassistant.md
2022-09-03 18:59:14 +02:00
Arne Hüffmeier
12ad6af8c3
fix path
2022-09-01 13:45:49 +02:00
Arne Hüffmeier
cf24e1014a
add two infos
2022-09-01 13:38:47 +02: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
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
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
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
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
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