| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .. | ||
| 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
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .. | ||
| defaults | ||
| tasks | ||
| README.md | ||
- hosts: my-server
roles:
- eriol.pod.linkding
podman exec -ti linkding ./manage.py createsuperuser --username=eriol