Skip to main content

Start Your Server

to start a server and all related services run:

pashmak start --all

If you want to run only scheduler, use --scheduler flag

pashmak start --scheduler

If you want to run only http server, use --http flag

pashmak start --http