-
Notifications
You must be signed in to change notification settings - Fork 4
Home
An Open edX Remote Devstack by Appsembler
Here's a toolkit that will help you run devstack on cloud (currently GCP). The tool will also provide you with the necessary instruments to develop locally and run on the cloud.
The ultimate goal we are trying to achieve here is to help you develop and test your projects on the cloud. You'll still maintain the luxury of coding on your local machine. Yet, no dependencies' headaches anymore.
Love destroying your devstack and starting from scratch in a couple of minutes? With some available and ready-to-use devstack images, you'll notice comfort and speed in running your projects. You can code write, delete, and start from scratch anytime with no regrets.
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.