Commit Graph

30 Commits

Author SHA1 Message Date
Zepheris 5e7b472a12 Removed localhost from VNC server options. 2022-11-20 02:46:26 -07:00
Michael Helfrich 50d9c5920b Added instructions with /prints/. 2022-02-13 23:12:25 -05:00
Michael Helfrich a0512db6d9 * Add firefox-esr for downloading STLs inside the Docker using a web browser.
* Add bookmark for /prints/.
* Set /prints/ as the default download directory.
2022-02-13 23:06:36 -05:00
Michael Helfrich e30876c6ee Fixes the format of the run on the date/time workflow. 2022-02-12 17:18:12 -05:00
Michael Helfrich fe17812883 Adjust the format of the workflow slightly per failure. 2022-02-12 17:14:52 -05:00
Michael Helfrich dae7ff6cc3 Adjust the Docker publish to include a date/time tag as well for the weekly push. 2022-02-12 17:12:15 -05:00
Michael Helfrich ed5a6f1927 Add workflow_dispatch to the tag workflow for manual tagging. 2022-02-11 18:29:25 -05:00
Michael Helfrich b59d795ce1 Simplify Docker push workflow and use latest tag. 2022-02-11 18:28:32 -05:00
Michael Helfrich 0817d302dd Oops. Fixed the variable binding. Last push hopefully to resolve the GH Workflow. 2022-02-10 20:36:38 -05:00
Michael Helfrich 5b3ec22107 Fixing variable binding. 2022-02-10 20:35:18 -05:00
Michael Helfrich 8af7b39f6f Adjusting per login-action example. 2022-02-10 20:33:36 -05:00
Michael Helfrich 16bf706556 Another small tweak to manually execute. 2022-02-10 20:31:42 -05:00
Michael Helfrich dd57e390a6 Tweak the version used in the docker.yml for Docker Hub's login-action. 2022-02-10 20:28:15 -05:00
Michael Helfrich 383c465fa6 Simplified the Dockerfile further and also fixed the build and push script to properly push the tagged builds. 2022-02-07 20:21:28 -05:00
Michael Helfrich a0496dbe97 Introduce a local script to simplify building and pushing new versions to Docker Hub. 2022-02-07 20:05:47 -05:00
Michael Helfrich 6f18b91088 Fixing the naming. 2022-02-07 18:02:31 -05:00
Michael Helfrich dc96f994df Enable support for all locales, but default to US English UTF-8. 2022-02-07 17:56:41 -05:00
Mike Helfrich cc27d0a8da Fix the GITHUB_TOKEN tag.yml approach. 2022-02-07 09:21:03 -05:00
Michael Helfrich 3fe187e8b6 Adjusted the jobs for tag. 2022-02-05 21:57:43 -05:00
Michael Helfrich b644f44e91 Adjust name of tag to Tag latest 2022-02-05 21:57:13 -05:00
Michael Helfrich bb2f62e6ae Automate Docker image pushes to run at midnight on Fridays. 2022-02-05 21:55:02 -05:00
Michael Helfrich 3d071b5be9 Include the GITHUB_TOKEN in the tag workflow. 2022-02-05 21:08:35 -05:00
Mike Helfrich 00262b835d * Simplified the Dockerfile further.
* Converted the shell files to LF so that they can run properly between computers.
* Added pcmanfm as a File Explorer to the OpenBox menu.
2022-02-05 13:41:50 -05:00
Michael Helfrich 2cf1f69237 Add the GitHub Actions workflow for tagging new releases of Prusaslicer. 2022-02-04 23:25:11 -05:00
Michael Helfrich a7baaa7b97 Adjusted the DockerFile to use bash for the CMD and finally also forcefully binded Prusaslicers datadir to .config/PrusaSlicer/. 2022-02-04 20:37:00 -05:00
Michael Helfrich 23e970957f Adjusted the naming of prusa_slicer to prusaslicer and also forked the tag script for the GitHub Action to automatically tag when a new version of Prusaslicer is available. 2022-02-04 18:54:16 -05:00
Michael Helfrich 820ed3fe27 Allow fresh installs to proceed by generating /configs/.config/ if it doesn't already exist. 2022-02-02 19:12:15 -05:00
Michael Helfrich 71ac305092 Made the configuration resilient and added a README. 2022-02-01 21:50:33 -05:00
Michael Helfrich ed9cf13ceb Initial commit with the Dockerfile and necessary dependencies. 2022-01-31 22:34:19 -05:00
Michael Helfrich d58328234d Initial commit 2022-01-30 23:08:59 -05:00