mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:09:05 +00:00
Cleanup readme + add badges
This commit is contained in:
11
README.md
11
README.md
@@ -1,4 +1,9 @@
|
|||||||
# PhotoView
|
# Photoview
|
||||||
|
|
||||||
|
[](./LICENSE.md)
|
||||||
|
[](https://github.com/viktorstrate/photoview/graphs/contributors)
|
||||||
|
[](https://hub.docker.com/r/viktorstrate/photoview)
|
||||||
|
[](https://hub.docker.com/r/viktorstrate/photoview/builds)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -60,7 +65,7 @@ All of the photo galleries can do a lot of what I need, but no single one can do
|
|||||||
|
|
||||||
## Getting started - Setup with Docker
|
## Getting started - Setup with Docker
|
||||||
|
|
||||||
> This section describes how to get PhotoView up and running on your server with Docker.
|
> This section describes how to get Photoview up and running on your server with Docker.
|
||||||
> Make sure you have Docker and docker-compose installed and running on your server
|
> Make sure you have Docker and docker-compose installed and running on your server
|
||||||
|
|
||||||
1. Make a new `docker-compose.yml` file on your computer, and copy the content of [docker-compose.example.yml](/docker-compose.example.yml) to the new file.
|
1. Make a new `docker-compose.yml` file on your computer, and copy the content of [docker-compose.example.yml](/docker-compose.example.yml) to the new file.
|
||||||
@@ -71,7 +76,7 @@ All of the photo galleries can do a lot of what I need, but no single one can do
|
|||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
If the endpoint or the port hasn't been changed in the `docker-compose.yml` file, PhotoView can now be accessed at http://localhost:8000
|
If the endpoint or the port hasn't been changed in the `docker-compose.yml` file, Photoview can now be accessed at http://localhost:8000
|
||||||
|
|
||||||
### Initial Setup
|
### Initial Setup
|
||||||
|
|
||||||
|
|||||||
2471
ui/README.md
2471
ui/README.md
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user