Java workspace template for a Coder for Docker (localhost) deployment

This WAC file for Coder for Docker - uses Coder's template feature to automate and configure-as-code the parameters of a Java-related workspace ( aka development environment )

Press the button to authenticate into a Coder deployment and execute the coder.yaml

localhost:7080 embeddable button to run the template

Open in Coder

localhost:7080 embeddable button to build a workspace for the Java image (not using a template)

Open in Coder

Notes / To run this app after cloning, we recommend:
  • builds a Coder workspace container

  • injects Coder's code-server open-source project to run VS Code in a browser

  • installs VS Code extensions for Java development

  • clones a GitHub Java Helo World repository