Autotype
Autotype copied to clipboard
Dockerize Autotype
Dockerizing Autotype
Overview
Make a Docker Container of Autotype for Easy Workflow.
Description
Docker is a set of platform-as-a-service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries, and configuration files; they can communicate with each other through well-defined channels. The main goal is to dockerize Autotype, so that it can run on any platform without any conflict.
Expected outcomes
Working Docker Container of Autotype with proper documentation in Docs to Run it in the README.md.
Skills
Python, Docker
Possible mentors
Kanishk Pachauri, Anjuman Hassan
Expected project size
5 hours.
Difficulty
Easy
Use This Proposal Template as a Reference to write your own proposal for Msoc
Your Issue Name
Your Background and Technical Skills.
What problem are you trying to solve and Your Approach?
Your Timeline to solve the problem.
Example of Proposal.
Improve the generated PDF in the PDF/LaTeX backend
About me
I have been programming since High School and I have been Advocating for Open-Source projects for the past 2 years. I have experienced in Python , JavaScript, and Dart[Flutter] and I am currently learning Julia. I organized events on Open-Source in my College and I am the founding member of an Open-Source community fossc where I mentor Students in their Open-Source Journey. For more information about me You can head over to my website
Issue - Intermittent CI failures with PDF builds
Issue - The "PDF/LaTeX backend" stage often fails on CI, causing the docs not to deploy (since they only deploy if that stage passes) Restarting the build usually fixes it though.
Proposed Solution….
● Fixing any bug on the CI end. ● Debug any issue in the test of the LaTeX backend ● Rewriting guided Tests for it so that it can be fixed throughout the process.
TimeLine
May 20 - June 12
Community bonding, understanding Documenter.jl Codebase, re-scoping project implementation/timeline with help from mentors.
June 13 - June 23
Learning Julia Essentials and other essentials for integration and fixing of issue #1196 and #1467 and #1342 .
June 24 - July 15
Adding the Proposed Solution for the issue #1196 and #1467
#20
I am learning python and Docker currently.
Problem - Dockerizing the code.
8 - 12 September
@Mr-Sunglasses @AnjumanHasan
Thanks @GJS2162 for showing Interest in the project, I'll assigning you this project, if you need any of my help just ping me up.
Use this reference video to get an Idea of how to containerise a Python App with docker also mention in Docs to Run the container.
Thank you @AnjumanHasan and @Mr-Sunglasses
@Mr-Sunglasses @AnjumanHasan As I have been exposed to some new things regarding the issue I just need some more time to work on it.