Milos Knezevic
Activity overview
Latest activity by Milos Knezevic-
Milos Knezevic created an article, Upsun Documentation
For all the details on how to use the Upsun product, please go to our official Documentation: Upsun Flex - https://docs.upsun.com/ Upsun Fixed - https://fixed.docs.upsun.com/
-
Milos Knezevic created an article, Are there automatic data backups on professional tier projects?
For Dedicated environments, backups are taken automatically.For all other environments, backups are also automatic, but the number of backups depends on the project's tier.For more information on t...
-
Milos Knezevic created an article, How do I add services like RabbitMQ, ElasticSearch, or MariaDB to my project?
Adding services is done by placing specifically formatted entries into the .platform/services.yaml file stored in your project's git repository. An example of a .platform/services.yaml file with a ...
-
Milos Knezevic created an article, Can I enable HTTP access control for only a single URL?
No, not directly: HTTP Access control blocks all external access to an environment's website. You can selectively allow access by adding IP addresses or networks to the allow list, or by configurin...
-
Milos Knezevic created an article, Transfer a project to another organization?
You can transfer your project ownership to a different organization at anytime. To do this, you must be an organization owner or have the manage billing permission. Make the new organization owner ...
-
Milos Knezevic created an article, How do I add a custom domain to my project?
Navigate to your project's Settings page and on the Domains section, add the domain and follow the instructions. You can also add a domain with the CLI with the following command: platform domain:a...
-
Milos Knezevic created an article, How can I select the version of Python on a Nodejs app?
This can be achieved by using Pyenv version manager. For more information on this feature, please see the following page in the Upsun documentation: https://docs.platform.sh/languages/python/python...
-
Milos Knezevic created an article, How are domains and placeholders in the routes configuration prioritized?
Ambiguous or overlapping routes will be overwritten during the build process, so it will never be possible to have more than one route that matches a URL. A message will be printed in the build act...
-
Milos Knezevic created an article, Can I set up a Headless Chrome service in my project?
Yes. Headless Chrome is available through the chrome-headless service type.For more information on this feature, please see the following page in the Upsun documentation:https://docs.upsun.com/add-...
-
Milos Knezevic created an article, How much does it cost to host a site on Platform.sh?
Depending on your requirements, you can select a plan tier that suits you. For more information, see our pricing page.