forked from waldenn/conzept
-
Notifications
You must be signed in to change notification settings - Fork 0
Project Recreation
Julian Harty edited this page Sep 22, 2023
·
2 revisions
I need to be able to spin up this project and do so repeatably and consistently. The parent project already has good documentation https://conze.pt/guide/ this wiki page is to help track and additional information.
Dell Workstation is a Precision Tower 7910 with a single Xeon CPU and 128GB RAM. The boot drive is SSD and there's an additional three 2.6 TB drives available for use in the workstation.
Install Docker
- Docker was installed by following the steps in https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository
- Complete the post-installation steps so I don't need to prefix Docker commands with
sudo