Menu

Tree [209aa0] main /
 History

HTTPS access


File Date Author Commit
 Private 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [88f0ae] Add files via upload
 Public 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [a29528] Update cube-code.js
 CNAME 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [cb5dd0] Create CNAME
 INSTALLATION.md 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [33365c] Add files via upload
 LICENSE 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [fc67d5] Initial commit
 README.md 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [f93390] Update README.md
 dd.html 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [33365c] Add files via upload
 index.html 2022-03-29 Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits [209aa0] Update index.html

Read Me

MacSwap

Swapping everything but burgers. On premise solution - GPL License

Hello and welcome to MacSwap!

MacSwap is a light, simple, "peer-to-peer" software on premise for swapping your own stuff with others.

MacSwap is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.

As you are going to run MacSwap in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.
  2. Set the default Business Type, City and Country of the stuff your are going to swap.
  3. Set the MAX_BURGERS value stating the max number of burgers the app is going to manage.
  4. Set the Editor Password of your burgers. This will be important to confirm your burger upload by dropping it and saving it.
  5. In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.

Hope you can enjoy it and let us know about any feedback: info@macswap.org