{{ _("You've successfully installed InvenioRDM!") }}
{{ _("What is ahead?") }}
1
{{ _("Configure") }}
{% trans configuration_link="https://inveniordm.docs.cern.ch/install/configuration/" %}
Configure the datamodel, resource types, permissions and much more to make it suit your needs! For more
information on how to do it visit the configuration
section in the docs.
{% endtrans %}
2
{{ _("Customize") }}
{% trans configuration_link="https://inveniordm.docs.cern.ch/customize/" %}
Customize the layout and adapt the styling to match your institution's. See how to do so here.
{% endtrans %}
3
{{ _("Run it!") }}
{% trans
deployment_link="https://inveniordm.docs.cern.ch/install/build-setup-run/#run_1"
%}
Run your
InvenioRDM instance locally or in containers.
{% endtrans %}