Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
XMPP
bytewerk-xmpp-server
Commits
585da672
Commit
585da672
authored
Aug 31, 2021
by
Citronalco
Browse files
Update README.md
parent
947f6365
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
585da672
...
...
@@ -26,7 +26,8 @@ The configuration for `host_vars/xmpp.bytewerk.org` is used for a productive ser
### Usage:
1.
Install Ansible on your machine (e.g. on Suse:
`zypper install ansible`
, on Debian/Ubuntu/Mint:
`apt-get install ansible`
)
1.
Install Ansible on your machine (e.g. on Suse:
`zypper install ansible`
, on Debian/Ubuntu/Mint:
`apt-get install ansible`
)
\
Ansible >= 2.10 is required.
1.
Make sure you can log in on the server as root, without having to type in a password. (Use SSH Public Key authentication.)
1.
Rename the file
`hosts.example`
to
`hosts`
, edit it and set your server's hostname and IP address
1.
In directory
`host_vars`
rename the file
`xmpp.example.com`
to your server's hostname and set your preferences in that file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment