You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Remotely for personal testing and stuff. I've noticed that every time I run tests and the database gets lost or deleted, I also lose the admin user. 😅
It would be super helpful if there was a way to automatically create an admin user using environment variables. For example, something like ADMIN_EMAIL and ADMIN_PASSWORD, so that when the server starts, it automatically creates an admin if these values are set.
This would save me time every time I run tests and have to start from scratch, recreating the user every time. Just an idea that I think could help others in a similar situation. 😉
Thanks for reading and considering this. It would be awesome!
Cheers,
IPnotics
The text was updated successfully, but these errors were encountered:
Hi there! 👋
I'm using Remotely for personal testing and stuff. I've noticed that every time I run tests and the database gets lost or deleted, I also lose the admin user. 😅
It would be super helpful if there was a way to automatically create an admin user using environment variables. For example, something like ADMIN_EMAIL and ADMIN_PASSWORD, so that when the server starts, it automatically creates an admin if these values are set.
This would save me time every time I run tests and have to start from scratch, recreating the user every time. Just an idea that I think could help others in a similar situation. 😉
Thanks for reading and considering this. It would be awesome!
Cheers,
IPnotics
The text was updated successfully, but these errors were encountered: