-
Notifications
You must be signed in to change notification settings - Fork 4
What to expect?
Ahmed Jazzar edited this page Oct 24, 2019
·
1 revision
This project came to solve your issues when trying to start a devstack on a local machine. As the majority of these problems are environmental ones, we are allowing you here to use a unified environment that works for all team members.
- Zero interactions with GCP GUI interface.
- Environment-agnostic devstack.
- Smooth deployments and handy instance management tools.
- Clean personal machines.
- Clean setup and easy-to-use tools.
- Secure connections between you and the instance.
Sultan v1.1.0
An Open edX Remote Devstack Toolkit by Appsembler
Errors are possible all the time. If an error's fired while executing commands from this toolkit it is recommended to do a little bit more debugging. While this might be an issue with the tool, we just want you to make sure that have everything correct set up in place:
- Run make
config.debug
and check if all of your environment variables hold the correct values. - Toggle the verbosity settings (
VERBOSITY
, andSHELL_OUTPUT
) in your env file. Follow instructions in the comments above of them for more details. - Check our Wiki page for a detailed documentation on the configuration process.
If you couldn't identify the cause of the problem, please submit an issue on https://github.com/appsembler/sultan/issues.