Alok Singh

Results 33 comments of Alok Singh

@KaKi87 after so much digging out. I found that someone has made it for linux. Maybe you should give it a try https://github.com/YoyPa/isw

Hi @khanh96le, Please provide the whole `fm.log` file, that will help me figure out the exact issue.

Closing due to inactivity. Please re-open if needed.

> * Support automatic addition of custom workers when custom queue are defined in `common_site_config.json`. > * Reflect changes when supervisor.conf changes detected. > * Don’t remove default workers. Implemented...

@dhsathiya Could we introduce something like `fm self setup` command within `fm` instead of the external script? I am confused on as Which is more suitable and why? 🤔

For now the script will only work on MacOS and Ubuntu. Mac Steps: - Check if Homebrew is installed. If not, install it. - Check if Docker is installed. If...

> For now the script will only work on MacOS and Ubuntu. > > Mac Steps: > > * Check if Homebrew is installed. If not, install it. > >...

FQDN support is implemented in #117. Currently user will have to map the domain in hosts file.

First I will give support to create production environment using cli then later on add support for both cli and config based inputs. Actionable for now: - SSL support #15....

- [x] Add changes regarding bench wrapper `bench restart` command.