Skip to content

Commit fc7f604

Browse files
authored
Update README.md
1 parent 4b323cb commit fc7f604

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# local_docker_swarm_registry
22
Docker Registry for use in docker-swarm with nginx as proxy to only allow from server_name localhost and deny all other
33

4+
Before you start:
5+
Replace in docker-compose.yml file <YourUsername> wit a username and <YourPassword> with a password. You will not need it in operation. It is only for internal security.
6+
47
You can use it by calling the script StartRegistry.sh
58

69
>> sudo ./StartRegistry.sh

0 commit comments

Comments
 (0)