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
Sorry for dumb question, but I'm not quite understand whether Unleash if truly free to use.
I'm asking because I've deployed the docker-compose, as written in the README in this repo and it seems like it has a limitation of having only one project - the add new project button is greyed-out.
So I wanted to ask, whether is my understanding is correct:
the "easy" way of installing - pulling the docker image as written in the README here would pull the freemium version of Unleash, that have limitation of only one project
the "hard" way - really run the code with node (npm run start ?..) and you'll have a truly unlimited free-to-use version of Unleash.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Sorry for dumb question, but I'm not quite understand whether Unleash if truly free to use.
I'm asking because I've deployed the docker-compose, as written in the
README
in this repo and it seems like it has a limitation of having only one project - theadd new project
button is greyed-out.So I wanted to ask, whether is my understanding is correct:
freemium
version of Unleash, that have limitation of only one projectnpm run start
?..) and you'll have a truly unlimited free-to-use version of Unleash.Is that correct?
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions