Fimio Docs
  • Welcome to Fimio
  • Getting Started
    • How to Log in to Fimio and Create a Project
      • 1. Log in to Fimio
      • 2. Create a New Project
      • 3. Add Project Details
      • 4. Custom Command Options
      • 5. Name the Run
      • 6. Review Build Summary
      • 7. Access Build Report
      • 8. Review Project and Build Details
      • Provide Feedback
  • FAQ
  • Demos
    • FastAPI server
Powered by GitBook
On this page
  • What languages are supported?
  • Can I run builds from both public and private repos?
  • How long is the live preview build environment available?
  • How do I submit bug reports or feature requests?

FAQ

Frequently Asked Questions

What languages are supported?

The current version of the Fimio Platform (MVP) is designed to support Python 3:10. If you are familiar with Docker you will notice you *can* build projects in any language, however we advise that you stick to Python for now. The Docker containers automatically pin to Python 3:10.

Can I run builds from both public and private repos?

Yes! For now (MVP), if the repository is public, the Docker containers generated are also public and go to this DockerHub repo. If you build from private projects, the containers stay only on the Fimio platform. (Future feature: shipping the container to your container registry).

How long is the live preview build environment available?

60 mins from when the container is created.

How do I submit bug reports or feature requests?

Get in touch through our feedback repo on GitHub. We'd love to hear from you!

PreviousProvide FeedbackNextFastAPI server

Last updated 22 days ago