Table of Contents - pixiebox-0.1.0 Documentation
Classes and Modules
- Pixiebox
- Pixiebox::Box
- Pixiebox::Boxes
- Pixiebox::Boxes::Installer
- Pixiebox::Boxes::Manifest
- Pixiebox::CLI
- Pixiebox::Commands
- Pixiebox::Commands::AddBox
- Pixiebox::Commands::AddService
- Pixiebox::Commands::BuildService
- Pixiebox::Commands::DownloadDocker
- Pixiebox::Commands::FinishInstall
- Pixiebox::Commands::FinishUninstall
- Pixiebox::Commands::GetRootPermission
- Pixiebox::Commands::InitializeProject
- Pixiebox::Commands::InstallConfig
- Pixiebox::Commands::InstallDocker
- Pixiebox::Commands::ListBoxes
- Pixiebox::Commands::ListServices
- Pixiebox::Commands::ReloadShell
- Pixiebox::Commands::RemoveService
- Pixiebox::Commands::RemoveSetupShell
- Pixiebox::Commands::Restart
- Pixiebox::Commands::SetupShell
- Pixiebox::Commands::SshInstance
- Pixiebox::Commands::Start
- Pixiebox::Commands::StartInstall
- Pixiebox::Commands::StartUninstall
- Pixiebox::Commands::Stop
- Pixiebox::Commands::UpdatePackages
- Pixiebox::DnsSubCommands
- Pixiebox::DockerCompose
- Pixiebox::DockerCompose::Config
- Pixiebox::Errors
- Pixiebox::Errors::BoxNotImplemented
- Pixiebox::Errors::DistroNotSupported
- Pixiebox::Errors::DockerError
- Pixiebox::Errors::FileNotFoundError
- Pixiebox::Errors::PixieboxError
- Pixiebox::Errors::PixieboxNotInstalled
- Pixiebox::Errors::ProjectNotInitialized
- Pixiebox::Errors::ServiceNotImplemented
- Pixiebox::Errors::ServiceNotInstalled
- Pixiebox::Errors::ShellNotSupported
- Pixiebox::Errors::SystemDownError
- Pixiebox::Errors::UnknownError
- Pixiebox::Errors::UnsupportedOsError
- Pixiebox::Handlers
- Pixiebox::Handlers::StdoutHandler
- Pixiebox::Os
- Pixiebox::Os::Abstract
- Pixiebox::Os::CurrentOs
- Pixiebox::Os::Darwin
- Pixiebox::Os::Distro
- Pixiebox::Os::Linux
- Pixiebox::Os::UnsupportedOs
- Pixiebox::Project
- Pixiebox::Runner
- Pixiebox::Service
- Pixiebox::ServiceSubCommands
- Pixiebox::Services
- Pixiebox::Services::Installer
- Pixiebox::Services::Manifest
- Pixiebox::Shell
- Pixiebox::Shell::Bash
- Pixiebox::Shell::IniFile
- Pixiebox::Shell::StartupScript
- Pixiebox::Shell::Zsh
- Pixiebox::System
- Pixiebox::Utils
- Pixiebox::Utils::DomainEventPublisher
- Pixiebox::Utils::Output
- Pixiebox::Utils::Packages
- Pixiebox::Utils::ProgressBar
- Pixiebox::Utils::Project
- Pixiebox::Utils::Shell
- Pixiebox::Utils::Spinner
- Pixiebox::Utils::Visitable
- Pixiebox::Utils::VisitorByOs
Methods
- ::arch — Pixiebox::Os::Linux
- ::box_packages_dir — Pixiebox::Os::Abstract
- ::config_dir — Pixiebox::Os::Abstract
- ::current_dir — Pixiebox::Os::Abstract
- ::distro — Pixiebox::Os::Darwin
- ::distro — Pixiebox::Os::Distro
- ::distro — Pixiebox::Os::Linux
- ::docker_compose — Pixiebox::Os::Linux
- ::docker_compose_installed — Pixiebox::Os::Darwin
- ::docker_compose_installed? — Pixiebox::Os::Abstract
- ::docker_compose_installed? — Pixiebox::Os::Linux
- ::docker_compose_url — Pixiebox::Os::Linux
- ::docker_compose_version? — Pixiebox::Os::Abstract
- ::docker_filename — Pixiebox::Os::Abstract
- ::docker_filename — Pixiebox::Os::Darwin
- ::docker_installed? — Pixiebox::Os::Abstract
- ::docker_installed? — Pixiebox::Os::Darwin
- ::docker_installed? — Pixiebox::Os::Linux
- ::docker_installer — Pixiebox::Os::Abstract
- ::docker_installer — Pixiebox::Os::Darwin
- ::docker_url — Pixiebox::Os::Abstract
- ::docker_url — Pixiebox::Os::Darwin
- ::docker_version? — Pixiebox::Os::Abstract
- ::exit_on_failure? — Pixiebox::CLI
- ::extensions_dir — Pixiebox::Os::Abstract
- ::get — Pixiebox::Os::CurrentOs
- ::get — Pixiebox::Shell::IniFile
- ::get — Pixiebox::Shell::StartupScript
- ::home_dir — Pixiebox::Os::Abstract
- ::increment — Pixiebox::Utils::ProgressBar
- ::kernel — Pixiebox::Os::Linux
- ::new — Pixiebox::Box
- ::new — Pixiebox::Boxes::Installer
- ::new — Pixiebox::Boxes::Manifest
- ::new — Pixiebox::Commands::AddBox
- ::new — Pixiebox::Commands::AddService
- ::new — Pixiebox::Commands::BuildService
- ::new — Pixiebox::Commands::RemoveService
- ::new — Pixiebox::Commands::SshInstance
- ::new — Pixiebox::DockerCompose::Config
- ::new — Pixiebox::Project
- ::new — Pixiebox::Service
- ::new — Pixiebox::Services::Installer
- ::new — Pixiebox::Services::Manifest
- ::new — Pixiebox::Shell::IniFile
- ::new — Pixiebox::Shell::StartupScript
- ::new — Pixiebox::System
- ::new — Pixiebox::Utils::Packages
- ::new — Pixiebox::Utils::ProgressBar
- ::new — Pixiebox::Utils::Project
- ::new — Pixiebox::Utils::Shell
- ::new — Pixiebox::Utils::Spinner
- ::new — Pixiebox::Runner
- ::packages_dir — Pixiebox::Os::Abstract
- ::pixiebox_installed? — Pixiebox::Os::Abstract
- ::project_initialized? — Pixiebox::Os::Abstract
- ::project_root — Pixiebox::Os::Abstract
- ::project_running? — Pixiebox::Os::Abstract
- ::release — Pixiebox::Os::Linux
- ::reload_shell — Pixiebox::Os::Abstract
- ::reset — Pixiebox::Utils::ProgressBar
- ::service_packages_dir — Pixiebox::Os::Abstract
- ::shell_extensions — Pixiebox::Os::Abstract
- ::step — Pixiebox::Utils::ProgressBar
- ::stop — Pixiebox::Utils::Spinner
- ::su — Pixiebox::Os::Darwin
- ::su — Pixiebox::Os::Distro
- ::su — Pixiebox::Os::Linux
- ::tmp_dir — Pixiebox::Os::Abstract
- ::to_s — Pixiebox::Os::Abstract
- ::to_s — Pixiebox::Os::Darwin
- ::to_s — Pixiebox::Os::Linux
- ::to_s — Pixiebox::Os::UnsupportedOs
- ::user — Pixiebox::Os::Abstract
- ::user_shell — Pixiebox::Os::Abstract
- #[] — Pixiebox::Shell::IniFile
- #[]= — Pixiebox::Shell::IniFile
- #accept — Pixiebox::Utils::Visitable
- #add — Pixiebox::ServiceSubCommands
- #add — Pixiebox::DnsSubCommands
- #add — Pixiebox::Service
- #add_box_start — Pixiebox::Handlers::StdoutHandler
- #add_post_install_message — Pixiebox::Handlers::StdoutHandler
- #add_service — Pixiebox::DockerCompose::Config
- #add_service_completed — Pixiebox::Handlers::StdoutHandler
- #add_service_start — Pixiebox::Handlers::StdoutHandler
- #additional_files — Pixiebox::Boxes::Manifest
- #boxes — Pixiebox::CLI
- #build — Pixiebox::ServiceSubCommands
- #build — Pixiebox::Service
- #build_service_start — Pixiebox::Handlers::StdoutHandler
- #build_service_stop — Pixiebox::Handlers::StdoutHandler
- #check! — Pixiebox::Boxes::Manifest
- #check! — Pixiebox::DockerCompose::Config
- #check! — Pixiebox::Services::Manifest
- #config_setup_start — Pixiebox::Handlers::StdoutHandler
- #current_version — Pixiebox::Utils::Packages
- #dest — Pixiebox::Boxes::Manifest
- #display_box_not_available — Pixiebox::Utils::Output
- #display_distro_not_supported — Pixiebox::Utils::Output
- #display_docker_error — Pixiebox::Utils::Output
- #display_error — Pixiebox::Utils::Output
- #display_file_not_found — Pixiebox::Utils::Output
- #display_info — Pixiebox::Utils::Output
- #display_line — Pixiebox::Utils::Output
- #display_pixiebox_not_installed — Pixiebox::Utils::Output
- #display_project_not_initialized — Pixiebox::Utils::Output
- #display_service_not_available — Pixiebox::Utils::Output
- #display_service_not_installed — Pixiebox::Utils::Output
- #display_shell_not_supported — Pixiebox::Utils::Output
- #display_status — Pixiebox::Utils::Output
- #display_system_down — Pixiebox::Utils::Output
- #docker_compose_file — Pixiebox::Services::Manifest
- #docker_present — Pixiebox::Handlers::StdoutHandler
- #download — Pixiebox::Utils::Packages
- #download_docker_complete — Pixiebox::Handlers::StdoutHandler
- #download_docker_compose_complete — Pixiebox::Handlers::StdoutHandler
- #download_docker_compose_start — Pixiebox::Handlers::StdoutHandler
- #download_docker_start — Pixiebox::Handlers::StdoutHandler
- #download_progress — Pixiebox::Handlers::StdoutHandler
- #execute! — Pixiebox::Runner
- #extension — Pixiebox::Shell::StartupScript
- #filename — Pixiebox::Shell::Bash
- #filename — Pixiebox::Shell::IniFile
- #filename — Pixiebox::Shell::StartupScript
- #filename — Pixiebox::Shell::Zsh
- #find_root_from — Pixiebox::Utils::Project
- #info — Pixiebox::Utils::Packages
- #ini_file — Pixiebox::Shell::IniFile
- #init — Pixiebox::CLI
- #init — Pixiebox::Project
- #install — Pixiebox::Box
- #install — Pixiebox::Boxes::Installer
- #install — Pixiebox::CLI
- #install — Pixiebox::Services::Installer
- #install — Pixiebox::Shell::IniFile
- #install — Pixiebox::System
- #install_complete — Pixiebox::Handlers::StdoutHandler
- #install_docker_complete — Pixiebox::Handlers::StdoutHandler
- #install_docker_start — Pixiebox::Handlers::StdoutHandler
- #install_extensions — Pixiebox::Shell::StartupScript
- #install_started — Pixiebox::Handlers::StdoutHandler
- #installed_version — Pixiebox::Utils::Packages
- #list — Pixiebox::Box
- #list — Pixiebox::Boxes::Manifest
- #list — Pixiebox::ServiceSubCommands
- #list — Pixiebox::Service
- #list — Pixiebox::Services::Manifest
- #list_boxes — Pixiebox::Handlers::StdoutHandler
- #list_services — Pixiebox::Handlers::StdoutHandler
- #opening_shell — Pixiebox::Handlers::StdoutHandler
- #output — Pixiebox
- #package — Pixiebox::Services::Manifest
- #package_contents — Pixiebox::Boxes::Manifest
- #package_contents — Pixiebox::Services::Manifest
- #package_dir — Pixiebox::Boxes::Manifest
- #package_dir — Pixiebox::Services::Manifest
- #post_install_instructions — Pixiebox::Services::Manifest
- #post_install_messages — Pixiebox::Handlers::StdoutHandler
- #project_config_dir — Pixiebox::Commands::InitializeProject
- #project_initialize_complete — Pixiebox::Handlers::StdoutHandler
- #project_initialize_start — Pixiebox::Handlers::StdoutHandler
- #project_initialized? — Pixiebox::Utils::Project
- #publish_event — Pixiebox::Utils::DomainEventPublisher
- #reload — Pixiebox::Utils::Shell
- #reload_shell — Pixiebox::Handlers::StdoutHandler
- #remove — Pixiebox::ServiceSubCommands
- #remove — Pixiebox::Service
- #remove_service — Pixiebox::DockerCompose::Config
- #remove_service_completed — Pixiebox::Handlers::StdoutHandler
- #remove_service_start — Pixiebox::Handlers::StdoutHandler
- #remove_shell_setup_start — Pixiebox::Handlers::StdoutHandler
- #reset — Pixiebox::CLI
- #restart — Pixiebox::CLI
- #restart — Pixiebox::System
- #root — Pixiebox::Utils::Project
- #root — Pixiebox
- #running? — Pixiebox::Utils::Project
- #save — Pixiebox::DockerCompose::Config
- #service — Pixiebox::Services::Manifest
- #service_links — Pixiebox::Services::Manifest
- #service_name — Pixiebox::Services::Manifest
- #set_verbosity — Pixiebox
- #shell_setup_start — Pixiebox::Handlers::StdoutHandler
- #slice — Pixiebox::Services::Manifest
- #source — Pixiebox::Boxes::Manifest
- #ssh — Pixiebox::CLI
- #ssh — Pixiebox::System
- #start — Pixiebox::CLI
- #start — Pixiebox::System
- #started — Pixiebox::Handlers::StdoutHandler
- #starting — Pixiebox::Handlers::StdoutHandler
- #status — Pixiebox::CLI
- #stop — Pixiebox::CLI
- #stop — Pixiebox::System
- #stopped — Pixiebox::Handlers::StdoutHandler
- #stopping — Pixiebox::Handlers::StdoutHandler
- #strip_path — Pixiebox::Boxes::Manifest
- #strip_path — Pixiebox::Services::Manifest
- #thor — Pixiebox::Utils::Output
- #uninstall — Pixiebox::CLI
- #uninstall — Pixiebox::Services::Installer
- #uninstall — Pixiebox::System
- #uninstall_complete — Pixiebox::Handlers::StdoutHandler
- #uninstall_extensions — Pixiebox::Shell::StartupScript
- #uninstall_started — Pixiebox::Handlers::StdoutHandler
- #unpack_additional_files — Pixiebox::Boxes::Installer
- #unpack_docker_files — Pixiebox::Boxes::Installer
- #unpack_start_script — Pixiebox::Boxes::Installer
- #update — Pixiebox::CLI
- #update? — Pixiebox::Utils::Packages
- #update_packages_start — Pixiebox::Handlers::StdoutHandler
- #update_packages_stop — Pixiebox::Handlers::StdoutHandler
- #url — Pixiebox::Utils::Packages
- #verbose? — Pixiebox
- #version — Pixiebox::CLI
- #visit — Pixiebox::Utils::VisitorByOs
- #visit_darwin — Pixiebox::Commands::AddBox
- #visit_darwin — Pixiebox::Commands::AddService
- #visit_darwin — Pixiebox::Commands::BuildService
- #visit_darwin — Pixiebox::Commands::DownloadDocker
- #visit_darwin — Pixiebox::Commands::FinishInstall
- #visit_darwin — Pixiebox::Commands::FinishUninstall
- #visit_darwin — Pixiebox::Commands::GetRootPermission
- #visit_darwin — Pixiebox::Commands::InitializeProject
- #visit_darwin — Pixiebox::Commands::InstallConfig
- #visit_darwin — Pixiebox::Commands::InstallDocker
- #visit_darwin — Pixiebox::Commands::ListBoxes
- #visit_darwin — Pixiebox::Commands::ListServices
- #visit_darwin — Pixiebox::Commands::ReloadShell
- #visit_darwin — Pixiebox::Commands::RemoveService
- #visit_darwin — Pixiebox::Commands::RemoveSetupShell
- #visit_darwin — Pixiebox::Commands::Restart
- #visit_darwin — Pixiebox::Commands::SetupShell
- #visit_darwin — Pixiebox::Commands::SshInstance
- #visit_darwin — Pixiebox::Commands::Start
- #visit_darwin — Pixiebox::Commands::StartInstall
- #visit_darwin — Pixiebox::Commands::StartUninstall
- #visit_darwin — Pixiebox::Commands::Stop
- #visit_darwin — Pixiebox::Commands::UpdatePackages
- #visit_darwin — Pixiebox::Utils::VisitorByOs
- #visit_linux — Pixiebox::Commands::AddBox
- #visit_linux — Pixiebox::Commands::AddService
- #visit_linux — Pixiebox::Commands::BuildService
- #visit_linux — Pixiebox::Commands::DownloadDocker
- #visit_linux — Pixiebox::Commands::FinishInstall
- #visit_linux — Pixiebox::Commands::FinishUninstall
- #visit_linux — Pixiebox::Commands::GetRootPermission
- #visit_linux — Pixiebox::Commands::InitializeProject
- #visit_linux — Pixiebox::Commands::InstallConfig
- #visit_linux — Pixiebox::Commands::InstallDocker
- #visit_linux — Pixiebox::Commands::ListBoxes
- #visit_linux — Pixiebox::Commands::ListServices
- #visit_linux — Pixiebox::Commands::ReloadShell
- #visit_linux — Pixiebox::Commands::RemoveService
- #visit_linux — Pixiebox::Commands::RemoveSetupShell
- #visit_linux — Pixiebox::Commands::Restart
- #visit_linux — Pixiebox::Commands::SetupShell
- #visit_linux — Pixiebox::Commands::SshInstance
- #visit_linux — Pixiebox::Commands::Start
- #visit_linux — Pixiebox::Commands::StartInstall
- #visit_linux — Pixiebox::Commands::StartUninstall
- #visit_linux — Pixiebox::Commands::Stop
- #visit_linux — Pixiebox::Commands::UpdatePackages
- #visit_linux — Pixiebox::Utils::VisitorByOs
- #visit_unsupported — Pixiebox::Utils::VisitorByOs
- #visit_windows — Pixiebox::Utils::VisitorByOs