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
Currently (since today) i build & setup a satisfy instance for docker/k8s. There are other GUIs for Satis but it seems that satisfy is the best maintained version.
BUT there are some (a lot?) disadvantages in the current state, e.g.:
JMS generates invalid satis.json (schema validator warns that config is an object, not an array) and force escaping urls (http://... )
The main structure has silex/ < symfony 3.4 structure with weird console/index.php without the possibility to set the environment/debug (log spamming with dev o_O)
COMPOSER_HOME env can be used instead setting the composer.home
If I go even deeper into the matter I will surely find even more. So my question is: Do you need/want help? If not I'm fine with that, but i think there is a lot of work to do to get a ui witch can be used in business context.
The text was updated successfully, but these errors were encountered:
Hi @tburschka , this is community driven project so any contribution is welcome. Please, take care of those things if You known good solution. Only one thing, try to keep changes small, stable, tested and compatible. No big refactorings just because it would look nicer or more convenient to somebody.
Anyways, thanks and I'm closing this.
Currently (since today) i build & setup a satisfy instance for docker/k8s. There are other GUIs for Satis but it seems that satisfy is the best maintained version.
BUT there are some (a lot?) disadvantages in the current state, e.g.:
If I go even deeper into the matter I will surely find even more. So my question is: Do you need/want help? If not I'm fine with that, but i think there is a lot of work to do to get a ui witch can be used in business context.
The text was updated successfully, but these errors were encountered: