mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 22:25:55 +03:00
[GH-ISSUE #46] [question] self hosting requirements #652
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#652
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FarisZR on GitHub (May 1, 2020).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/46
hi i would like to self host anonaddy i already have a server with other services setup
since there is no documentation yet.
what do i need to self host anonaddy ?
i was thinking of :
php package
apache (web server)
and mysql
anything else ?
and also does self hosting unlock the pro features ?
@willbrowningme commented on GitHub (May 4, 2020):
Please could you drop me an email and I'll send over the instructions I've got so far.
Yes self hosting unlocks all the features.
@FarisZR commented on GitHub (May 4, 2020):
i couldn't find your personal email, i will contact you at contact@anonaddy.com
@FarisZR commented on GitHub (May 4, 2020):
another question, does the browser add-on work with self hosting ?
@willbrowningme commented on GitHub (May 5, 2020):
It will work but you would need to edit any references to app.anonaddy.com/api/v1 etc. to point to your own self-hosted instance. Then you can build the browser add-on yourself and use it as normal.