Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to the Remote Database RDS #421

Closed
Aniket524 opened this issue Dec 11, 2024 · 2 comments
Closed

Connect to the Remote Database RDS #421

Aniket524 opened this issue Dec 11, 2024 · 2 comments

Comments

@Aniket524
Copy link

Hi Team,

As the local application uses the local data.

we want the architecture for to connect to the external db like aws rds for the data security and accessibility purpose.

Also we need to configure ssl and dns as it is going to use in our Application.

one last how can we configure o-auth in the Application?

@horilla-opensource
Copy link
Owner

Hi @Aniket524 ,

Please refer the issue and try out the methods mentioned there.
#295

For ssl and dns configuration, please run the application using gunicorn and nginx.

We initially considered implementing OAuth authentication in the application. However, we decided to drop this plan as enabling users to log into the Horilla system using data from other apps is not particularly beneficial for HRMS software. Horilla is specifically designed for a company's employees, making it a closed system that does not require authentication from public users. Therefore, the system should be restricted to users who have explicit access to it.

With Regards,
Team Horilla

@horilla-opensource
Copy link
Owner

Hi @Aniket524 ,

We are closing this issue due to inactivity. It seems that there hasn't been any recent activity or discussion, and we believe it may have been resolved or is no longer relevant.
If you feel this issue is still important and should be addressed, please feel free to reopen it or create a new issue with updated details.

With Regards,
Team Horilla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants