Running on a remote machine #125
              
                Unanswered
              
          
                  
                    
                      antopolskiy
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 4 replies
-
| Hi, thanks for your message! Currently, refinery is meant to run on your localhost. We're more than happy to help you there, most of our devs have M1 chips, so if you tell us the issue we can maybe help you there :) If it helps for your pet project, and you really can't run refinery on your local machine, we're also happy to give you access to the managed cloud for 14 days for free. Is this enough time for the pet project? | 
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I'd really like to try out Refinery for my pet project, but on my machine Docker is not running some of the images correctly (is it a known issue on M1 chips).
I tried to set up Refinery on a virtual machine on AWS EC2, and discovered that I am unable to connect to the UI, getting
{"error":{"code":404,"status":"Not Found","message":"Requested url does not match any rules"}}, but MailHog works ok so I know it is not an issue of network security.Do I understand correctly that this is intentionally forbidden through oathkeeper access policy and the UI is supposed to by accessed only on the host which is running
docker-compose?Is there any way for me to try Refinery for my project if my machine is unable to run it in Docker?
Beta Was this translation helpful? Give feedback.
All reactions