| .. | ||
| defaults | ||
| tasks | ||
| README.md | ||
linkding
Example playbook
- hosts: my-server
roles:
- eriol.pod.linkding
Create the first user
podman exec -ti linkding ./manage.py createsuperuser --username=eriol
| .. | ||
| defaults | ||
| tasks | ||
| README.md | ||
- hosts: my-server
roles:
- eriol.pod.linkding
podman exec -ti linkding ./manage.py createsuperuser --username=eriol