Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Allow to run on local machine with all features. #114

Open
pluja opened this issue Oct 16, 2020 · 3 comments
Open

Allow to run on local machine with all features. #114

pluja opened this issue Oct 16, 2020 · 3 comments
Labels
enhancement New feature or request important Important issue.

Comments

@pluja
Copy link
Member

pluja commented Oct 16, 2020

Right now, it is needed to have an Nginx server to use Yotter although it is already prepared to not need it (it is much better with Nginx!).

So I want to modify the code so when the option isInstance on the config is set to False it can be run on a local machine without needing a nginx server.

@pluja pluja added enhancement New feature or request important Important issue. labels Oct 16, 2020
@pluja pluja changed the title Modify code so when it is run on a local machine it can be used too. Allow to run on local machine with all features. Oct 16, 2020
@FireMasterK
Copy link
Member

Can we remove the proxying endpoints and add new ones that perform like how Nginx currently does? This would potentially remove the need for any configuration options too.

@pluja
Copy link
Member Author

pluja commented Oct 18, 2020

Sure, this is the most clever way to do it 🤔😁

@lowne
Copy link

lowne commented Oct 20, 2020

#116 solves this, at least for YT (see #119)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request important Important issue.
Projects
None yet
Development

No branches or pull requests

3 participants