-
-
Notifications
You must be signed in to change notification settings - Fork 180
Boot Exceptions
Matthew Ratzke edited this page Jan 27, 2019
·
1 revision
There are a number of exceptions that boot can throw, we attempt to document them all here.
A SecurityException
is thrown when attempting to run boot as the root
user. To disable this exception and allow boot to run as any user; set BOOT_AS_ROOT=true
in your project's boot.properties
file.
You can find other developers and users in the #hoplon
channel on freenode IRC or the boot slack channel.
If you have questions or need help, please visit the Discourse site.
- Environments
- Boot environment
- Java environment
- Tasks
- Built-ins
- Third-party
- Tasks Options
- Filesets
- Target Directory
- Pods
- Boot Exceptions
- Configuring Boot
- Updating Boot
- Setting Clojure version
- JVM Options
- S3 Repositories
- Scripts
- Task Writer's Guide
- Require inside Tasks
- Boot for Leiningen Users
- Boot in Leiningen Projects
- Repl reloading
- Repository Credentials and Deploying
- Snippets
- Troubleshooting
- FAQ
- API docs
- Core
- Pod
- Util