mirror of
https://github.com/tiyn/wiki.git
synced 2025-07-04 14:57:46 +02:00
cross-links and parent entries for docker added
This commit is contained in:
parent
2c0bc5f3dc
commit
8cb32856e2
@ -21,6 +21,11 @@ Set the following variables with the -e tag.
|
|||||||
| ---------- | ------------- | ------- |
|
| ---------- | ------------- | ------- |
|
||||||
| `/name/` | /description/ | |
|
| `/name/` | /description/ | |
|
||||||
|
|
||||||
|
<!-- ### Environment-variables -->
|
||||||
|
<!---->
|
||||||
|
<!-- The environment variables are set via the `.env` file and listed in the -->
|
||||||
|
<!-- [corresponding section](#env). -->
|
||||||
|
|
||||||
### Ports
|
### Ports
|
||||||
|
|
||||||
Set the following ports in the `ports:` section.
|
Set the following ports in the `ports:` section.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# immich-app - immich-server
|
# 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
|
The official container and documentation was made by
|
||||||
[immich](https://github.com/immich-app/immich).
|
[immich](https://github.com/immich-app/immich).
|
||||||
This docker-rebuild is made up by a `docker-compose.yml` file.
|
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
|
### Environment-variables
|
||||||
|
|
||||||
Set the following variables with the -e tag.
|
The environment variables are set via the `.env` file and listed in the
|
||||||
|
[corresponding section](#env).
|
||||||
| Name | Usage | Default |
|
|
||||||
| ---------- | ------------- | ------- |
|
|
||||||
| `/name/` | /description/ | |
|
|
||||||
|
|
||||||
### Ports
|
### Ports
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# wabayang - jelu
|
# 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
|
The official container and documentation was made by
|
||||||
[wabayang](https://github.com/bayang/jelu).
|
[wabayang](https://github.com/bayang/jelu).
|
||||||
This docker-rebuild is made up by a `docker-compose.yml` file.
|
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.
|
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.
|
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
|
### Ports
|
||||||
|
|
||||||
Set the following ports in the `ports:` section.
|
Set the following ports in the `ports:` section.
|
||||||
|
9
wiki/immich.md
Normal file
9
wiki/immich.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Immich
|
||||||
|
|
||||||
|
[Immich](https://immich.app/) is a management software for [digital images](/wiki/images.md).
|
||||||
|
|
||||||
|
## Setup
|
||||||
|
|
||||||
|
The software can be setup via [Docker](/wiki/docker.md) with the
|
||||||
|
[immich-app image](/wiki/docker/immich-app_-_immich-server.md).
|
||||||
|
|
9
wiki/pictures.md
Normal file
9
wiki/pictures.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Image
|
||||||
|
|
||||||
|
An image is a visual representation.
|
||||||
|
This section focusses mostly on digital images.
|
||||||
|
|
||||||
|
## Management
|
||||||
|
|
||||||
|
Digital images can be stored and managed.
|
||||||
|
A software that has a similar look and feel to Google Photos is [Immich](/wiki/immich.md).
|
Loading…
x
Reference in New Issue
Block a user