mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
55 lines
1.4 KiB
Markdown
55 lines
1.4 KiB
Markdown
# Rundeck
|
|
|
|
TODO
|
|
|
|
1. [Integrations](#integrations)
|
|
1. [Ansible](#ansible)
|
|
1. [Further readings](#further-readings)
|
|
1. [Sources](#sources)
|
|
|
|
## Integrations
|
|
|
|
### Ansible
|
|
|
|
Refer [Integrate with Ansible].
|
|
|
|
## Further readings
|
|
|
|
- [Website]
|
|
- [Main repository]
|
|
- [Documentation]
|
|
- Basic [`docker-compose.yml`][docker-compose.yml]
|
|
- [Ansible]
|
|
|
|
### Sources
|
|
|
|
- [Installation]
|
|
- [Docker configuration reference]
|
|
- [Basic exhibit]
|
|
- [What is the username and password for the rundeck/rundeck docker image? It says its admin/admin but that does not work]
|
|
- [Integrate with Ansible]
|
|
|
|
<!--
|
|
Reference
|
|
═╬═Time══
|
|
-->
|
|
|
|
<!-- In-article sections -->
|
|
<!-- Knowledge base -->
|
|
[ansible]: ansible.md
|
|
|
|
<!-- Files -->
|
|
[docker-compose.yml]: ../containers/rundeck/docker-compose.yml
|
|
|
|
<!-- Upstream -->
|
|
[basic exhibit]: https://github.com/rundeck/docker-zoo/blob/master/basic/
|
|
[docker configuration reference]: https://docs.rundeck.com/docs/administration/configuration/docker.html
|
|
[documentation]: https://docs.rundeck.com/docs/
|
|
[installation]: https://docs.rundeck.com/docs/administration/install/
|
|
[integrate with ansible]: https://docs.rundeck.com/docs/learning/howto/using-ansible.html
|
|
[main repository]: https://github.com/rundeck/rundeck
|
|
[website]: https://www.rundeck.com/
|
|
[what is the username and password for the rundeck/rundeck docker image? it says its admin/admin but that does not work]: https://github.com/rundeck/docs/issues/217
|
|
|
|
<!-- Others -->
|