Skip to content

Commit b362ad8

Browse files
authored
Fix README
1 parent 5ec7ae5 commit b362ad8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ window for something else.
153153
>**Note**<br>
154154
> Learn more about configuring this ckan docker:
155155
> - [Backup the CKAN Database](#ckan-backups)
156-
> - [Configuring a docker compose service to start on boot](#configure-docker-to-start-on-boot)
156+
> - [Configuring a docker compose service to start on boot](#docker-compose-configure-a-docker-compose-service-to-start-on-boot)
157157

158158
At the end of the container start sequence there should be 6 containers running (or 5 if use NGINX Docker Compose file)
159159

@@ -549,9 +549,6 @@ docker compose [-p <my_project>] down
549549
```
550550

551551
### Docker Compose. Configure a docker compose service to start on boot
552-
>**Note**<br>
553-
> Test on Debian.
554-
555552
To have Docker Compose run automatically when you reboot a machine, you can follow the steps below:
556553
1. Create a systemd service file for Docker Compose. You can create a file named `ckan-docker-compose.service` in the `/etc/systemd/system/` folder with the following content:
557554

0 commit comments

Comments
 (0)