howto:webapp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:webapp [2023/07/29 11:20] – tcmal | howto:webapp [2025/03/29 07:13] (current) – [Keeping it running] merlin | ||
---|---|---|---|
Line 33: | Line 33: | ||
Now you've gotten everything running within the network, it's time to put it on the internet! Before you do this, make an effort to check for any security holes or things that should only be exposed for development. | Now you've gotten everything running within the network, it's time to put it on the internet! Before you do this, make an effort to check for any security holes or things that should only be exposed for development. | ||
- | Now, head to the [[https:// | + | Now, head to the [[https:// |
You can create a new endpoint with your domain and whatever prefix you'd like. The target IP address will be '' | You can create a new endpoint with your domain and whatever prefix you'd like. The target IP address will be '' | ||
+ | |||
+ | If you want to use a custom domain, [[https:// | ||
=== Endpoint options === | === Endpoint options === | ||
+ | |||
+ | There are a couple of advanced options. In most cases you won't need to touch them, but if you have problems you should take a look. | ||
In most cases, you won't need to use HTTPs from the proxy to the target. You can test this by running '' | In most cases, you won't need to use HTTPs from the proxy to the target. You can test this by running '' | ||
Line 72: | Line 76: | ||
- Hit '' | - Hit '' | ||
- | Your app is now running in the background - feel free to log out and it will stay running. If you want to get back to it to see logs or stop it, run '' | + | Your app is now running in the background - feel free to log out and it will stay running. If you want to get back to it to see logs or stop it, run '' |
=== Systemd === | === Systemd === |
howto/webapp.1690629611.txt.gz · Last modified: 2023/07/29 11:20 by tcmal