mirror of
https://github.com/tiyn/wiki.git
synced 2026-05-07 02:11:34 +02:00
cross-links and parent entries for docker added
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# immich-app - immich-server
|
||||
|
||||
This is a [Docker](/wiki/docker.md) container for a /service/ server.
|
||||
This is a [Docker](/wiki/docker.md) container for a [immich](/wiki/immich.md) server.
|
||||
The official container and documentation was made by
|
||||
[immich](https://github.com/immich-app/immich).
|
||||
This docker-rebuild is made up by a `docker-compose.yml` file.
|
||||
@@ -17,11 +17,8 @@ Change the settings according to your needs and run `./rebuild.sh` afterwards.
|
||||
|
||||
### Environment-variables
|
||||
|
||||
Set the following variables with the -e tag.
|
||||
|
||||
| Name | Usage | Default |
|
||||
| ---------- | ------------- | ------- |
|
||||
| `/name/` | /description/ | |
|
||||
The environment variables are set via the `.env` file and listed in the
|
||||
[corresponding section](#env).
|
||||
|
||||
### Ports
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# wabayang - jelu
|
||||
|
||||
This is a [Docker](/wiki/docker.md) container for a Jelu server.
|
||||
This is a [Docker](/wiki/docker.md) container for a [Jelu](/wiki/jelu.md) server.
|
||||
The official container and documentation was made by
|
||||
[wabayang](https://github.com/bayang/jelu).
|
||||
This docker-rebuild is made up by a `docker-compose.yml` file.
|
||||
@@ -10,6 +10,11 @@ This docker-rebuild is made up by a `docker-compose.yml` file.
|
||||
Create the files `rebuild.sh` and `docker-compose.yml` at the same place.
|
||||
Change the settings according to your needs and run `./rebuild.sh` afterwards.
|
||||
|
||||
### Environment-variables
|
||||
|
||||
The environment variables are set via the `.env` file and listed in the
|
||||
[corresponding section](#env).
|
||||
|
||||
### Ports
|
||||
|
||||
Set the following ports in the `ports:` section.
|
||||
|
||||
Reference in New Issue
Block a user