mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
Updated Getting Started (markdown)
@@ -1,6 +1,4 @@
|
|||||||
## Getting Started :rocket:
|
## Install with Docker
|
||||||
|
|
||||||
### Install with Docker
|
|
||||||
|
|
||||||
1. Clone the repository
|
1. Clone the repository
|
||||||
2. Modify environment variables and add static files to customize your instance (see [INSTALL.md](https://github.com/maelgangloff/domain-watchdog/blob/master/INSTALL.md))
|
2. Modify environment variables and add static files to customize your instance (see [INSTALL.md](https://github.com/maelgangloff/domain-watchdog/blob/master/INSTALL.md))
|
||||||
@@ -14,6 +12,6 @@ docker compose up
|
|||||||
```
|
```
|
||||||
By default, the container listens on http://localhost:8080/, but you can configure this in environment variables. See the [Docker Compose file](https://github.com/maelgangloff/domain-watchdog/blob/master/docker-compose.yml).
|
By default, the container listens on http://localhost:8080/, but you can configure this in environment variables. See the [Docker Compose file](https://github.com/maelgangloff/domain-watchdog/blob/master/docker-compose.yml).
|
||||||
|
|
||||||
### Install from source
|
## Install from source
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Please see [`INSTALL.md`](https://github.com/maelgangloff/domain-watchdog/blob/master/INSTALL.md) file
|
> Please see [`INSTALL.md`](https://github.com/maelgangloff/domain-watchdog/blob/master/INSTALL.md) file
|
||||||
Reference in New Issue
Block a user