Featbit
a year ago
Description: Open-source feature flags management tool
Category: Other
1 Replies
a year ago
Notes
Featbit will take a minute or so to fully come online despite Railway reporting everything is active, please give it a few minutes to set itself up before attempting to log in. The login page is
/en/login
.The default username is
admin@domain.com
and the default password is123456
. Please change these by opening the Web UI and going to/en/workspace/profile
.Both MongoDB and Redis are unexposed to the public by default, If you want to enable public access to these databases go to their respective service settings and add a TCP Proxy, enter
27017
as the internal port for MongoDB, and6379
as the internal port for Redis.