Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate ota.tosdr.org to the new infrastructure #1190

Open
Tracked by #10
michielbdejong opened this issue Dec 13, 2024 · 6 comments
Open
Tracked by #10

Migrate ota.tosdr.org to the new infrastructure #1190

michielbdejong opened this issue Dec 13, 2024 · 6 comments
Assignees

Comments

@michielbdejong
Copy link
Member

No description provided.

@michielbdejong
Copy link
Member Author

@michielbdejong
Copy link
Member Author

Code that's running on ota.tosdr.org is https://github.com/tosdr/ota-engine/tree/tosdr-production

@michielbdejong
Copy link
Member Author

docker build -t ota-tosdr-org .

@michielbdejong
Copy link
Member Author

And I'll provide a docker-compose.yml for creating the stack in Portainer.

@michielbdejong
Copy link
Member Author

Had some trouble with the use of --network=host but it now works with:

docker run -d -p 3000:3000 ota-tosdr-org

@michielbdejong
Copy link
Member Author

It's running as the 'ota-tosdr-org' stack, exposing port 3456, on the new infrastructure. I asked Erik to expose it to the internet with TLS, using the nginx proxy that runs on the host system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant