guides
guides copied to clipboard
Converting a production upstream appliance into a development one
From discussion on SUI gitter room.
Since our upstream appliances are production mode, it would be nice to have directions for people to convert them to dev mode for rebuild purposes. For example, a user wants to change the skinning, but can't because we build the SUI with --production so the build bits are not there.
cc @simaishi, @jrafanie
ruby land bundler dependencies are required based on Rails environment but the INSTALLATION is controlled by the ENV['APPLIANCE'] variable see here