Wiki Pages

Welcome to Minicoin

Getting Started

  • Installation
    • Platform Notes
    • Provider Notes
  • Configuring Minicoin

Using Minicoin

  • Running Jobs
    • Available Jobs
  • Managing Virtual Machines
  • Accessing Machines
  • Debugging Techniques

Customizing Minicoin

  • Machines
  • Roles
    • Role Types
    • Common Roles
  • Defining Jobs
  • Contributing

Tutorials

These tutorials assume that you have installed minicoin.

  • Configure local minicoin
  • Building Qt in a local Windows VM
  • Continuously running a unit test
  • Building and testing Qt using AWS

Changes

Page history
Update role authored Jul 05, 2022 by Volker Hilsheimer's avatar Volker Hilsheimer
Hide whitespace changes
Inline Side-by-side
tutorials/Build-Qt-Using-AWS.md
View page @ 53976df2
......@@ -63,7 +63,7 @@ on it as part of the provisioning step:
```
roles:
- linux-builder
- qt-builder
- linux-desktop
- vnc-server
```
......
......