VoIP app packaged for Docker (via Cloudron) #211
slfhstr
started this conversation in
Show and tell
Replies: 1 comment
-
|
I have now created a repo : https://git.cloudron.io/timconsidine/smsvoip-cloudron This does require a Cloudron deployment. but it does make a Dockerised deployment. A 'pure' Docker deployment without Cloudron will need the addition of MongoDB. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Just an intro post for now, as I have wanted to self-host this excellent VoIP app, but have had to resort to doing it in a LXC container on Ubuntu as there was no Docker option available.
Due to the need to retire/refresh the VPS which the LXC container was running on, I have finally focussed some efforts on making a Docker implementation.
It's very new (as in 1 hour old), so I will test a bit more before sharing links.
But they're coming.
**Clarification/Disclaimer **
In order to minimise dev issues in building the package, I have used Cloudron as the base environment.
The 2 main reasons for this choice are :
Cloudron (https://www.cloudron.io) is free for 2 apps, but it does require its own VPS (doesn't sit well with "pure" Docker deployments. But this is not a heavy resource app so a small entry-level VPS can realistically be dedicated to it, if you don't have / don't want to have a paid Cloudron instance on a bigger VPS.
If time permits, I will look to make a 'pure' Docker image, or maybe someone can further develop the Cloudron version.
Hope this is not a 'tease' posting.
Just run out of time for today.
Beta Was this translation helpful? Give feedback.
All reactions