-
- Knowledge base - Information about domains, backups, email and security. The doc pages have a search bar on the top right to locate a topic.
- Developer docs - Information on using Cloudron API, architecture and packaging new apps for Cloudron.
- Guides - These help you do common tasks on Cloudron.
- App docs - We have documentation for each app packaged for the Cloudron in our docs. Please check those pages first before asking a question here. Some popular pages:
-
If you are interested in contributing to the docs, please feel free to open a PR at https://git.cloudron.io/cloudron/docs . If you have an issue creating a fork, please let us know (the spam control blocks forks).
Instructions on how to preview the docs are in the README.
-
@girish What are the steps to create a pull request?
I was able to clone master, create a branch from it, make changes, but I am not able to push my branch. Usually, this is what I would do to create a pull request.
I also don't have permissions to fork, I think?
-
@saikarthik What's your id on gitlab? I think we might have to increase you repository count for you to be able to fork.
-
@saikarthik please try now
-
I could not fork the repo to make changes so sent a Pull Request instead.
-
Noticed a small typo there: https://docs.cloudron.io/guides/upgrade-ubuntu-22/
Currently it says: If you are still on Ubuntu 20, you must first upgrade to Ubuntu 20 before upgrading to Ubuntu 22.
Should say (I guess): If you are still on Ubuntu 18...
Apologies if this is not the right place to post that kind of thing.
-
@avatar1024 thanks, fixed.
-
Do we, as a community have the ability to submit a fork or changes to the Cloudron docs if we see an error or want to submit additional information? I took a quick look, but didn't see the repo on git.cloudron.io.
-
There is a error in the doc in the Email section. The user name should be full email address. The email id (content before @) does not work.
POP3
Use the following settings to receive email via POP3:Server Name - Use the mail server location of your Cloudron (default: my subdomain of the primary domain)
Port - 995
Connection Security - TLS
Username/password - Use the email id as the username and the Cloudron account password
POP3 access is disabled by default and must be enabled per-mailbox. -
Here is a good tutorial on connecting cloudron with gmail:
- Enable POP3 access within Cloudron Mailboxes Settings.
- Gmail > Settings > See all settings > Accounts and Import
- Go to "Check email from other accounts".
- Follow the process. This will set both "POP3 Receiving" and "SMTP Sending".
Important: always use "full email address" as the user name.
-
There is a error in the doc in the Email section. The user name should be full email address. The email id (content before @) does not work.
Not sure about this. Email id is the full email address. If someone says "give me your email id", I always give "foo@bar.com" . I don't just give out "foo" .
-