Skip to content

Can you add an example for CloudPanel? #309

Description

@BeatBroccoli

Description

Hi, I'm trying to setup a simple mail forwarding server for my cloudpanel instance + docker anonaddy.
I can login into the admin panel but any action like adding a custom domain results in an error: Unauthenticated.
Basically i tried with the docker compose example https://github.com/anonaddy/docker/tree/master/examples/compose
but yet something is missing... but I have no clue what 😎 Thanks!

I was using mailcow before but its too much resource intensive, so now I hope to replace it with addy.io

If you want to test it here are the step to recreate my setup:

  1. Install base os image + cloudpanel
    https://www.cloudpanel.io/docs/v2/getting-started/other/

  2. Login via ssh, then change user to root and install docker
    https://www.cloudpanel.io/docs/v2/guides/applications/mailcow/#docker-installation

  3. Copy 3 files from /example/compose to for example /opt/addy

  4. Edit files to your preferences and annotate the web server port (default is 8000)

  5. docker compose up -d

  6. Login into Cloudpanel, go to Sites > + Add Sites > Create a reverse proxy > set url to: http://127.0.0.1:8000

  7. connect to web via http://example.com

If you have any suggestion or require more information ask and I will provide. Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions