Can I set my DHIS2 Instance landing page to a custom app that don't require login?

I have been going through the documentation to see if it is possible to set my landing page which is the domain name to a custom app that don’t require authentication. Is it possible to do that either in the settings or by modifying the core code?

1 Like

Hi @jetisco4u

I think what you’re looking for is something similar to the solution proposed by @nnkogift :slight_smile:

I don’t think modifying the core code is recommended…

1 Like

I think it is a bit different from what I tried to achieve.
I am trying to decouple the app from the core because I am building a custom platform on my cross-platform fullstack runtime solution with it react framework
So far I have converted about 10 of the apps to typescript and I intend doing same for all the apps.

In my architecture their will be a single app shell that hold the main app and the rest will be treated as plugins. I am integrating SSR into it.

For my question I just wanted to see if there are existing work but it seems I will have to keep doing what I am doing especially as I am using my invented framework and not existing ones.

1 Like

Hey @jetisco4u

Thank you for the clarification! I’m glad you’re sharing your innovations with the community and asking to get feedback and interest as well.

May I ask you about the main motivation for your invented framework?

Thanks!

1 Like

My invented framework was not actually motivated by DHIS2 but with background as a technical SEO expert, fullstack web development and advocate of building solutions for developing economy with poor or no internet access, high data cost, low digital knowledge, I am motivated to build solution that address these critical deficiencies to drive growth and innovation.

I have been working on my solution for almost a year now but decided to extend it to provide ready made integration for DHIS2 to address social good interventions.

1 Like

Glad to have you on the community addressing these needs and working on providing solutions!

Looking forward to reading more about this integration! :pray: