Skip to content

Repository files navigation

foreman-builder

A mac tool to help build foreman dev env with the goal to it feeling as close to running locally as possible.

This tool will help setup a container based foreman dev environment.

Requirements

Go

Orbstack

Getting started

First install foreman-builder

go install github.com/aidenfine/foreman-builder@latest

Create a container

To create a dev container we can run the create command. This will bring you through the process and setup of the container which will be installed. Once the container is finished you will be able to ssh into the dev environment. Any ports that are opened on the container will be able to be visited via localhost

foreman-builder create

List containers

Will display a list of containers that foreman-builder has created.

foreman-builder list

Delete container

Delete a container via name. Note you only be allowed to delete containers created with foreman-builder.

foreman-builder delete <container-name>

About

A mac tool to help build foreman dev env.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages