Git Product home page Git Product logo

Comments (1)

chr15m avatar chr15m commented on June 2, 2024

As stated in the bootstrap script:

    echo " ** WARNING **"
    echo " This script installs software and makes changes on this server."
    echo " Only use a freshly provisioned server which you do not mind"
    echo " being modified and reconfigured."

It's really not designed to be uninstalled and should be installed on a fresh VPS.

That said, removing the piku user and their home directory should uninstall most of it.

It also installs the following packages:

'bc', 'git', 'sudo', 'cron', 'build-essential', 'libpcre3-dev', 'zlib1g-dev', 'python3', 'python3-pip', 'python3-click', 'python3-dev', 'python3-virtualenv', 'python3-setuptools', 'nginx', 'acl', 'uwsgi-core', 'uwsgi-plugin-python3', 'nodeenv'

And some these files, depending on your configuration:

/usr/local/bin/uwsgi-piku
/etc/rc2.d/S01uwsgi-piku
/etc/systemd/system/uwsgi-piku.service
/etc/systemd/system/piku-nginx.path
/etc/systemd/system/piku-service.path

It also overwrites this file:

/etc/nginx/sites-available/default

I think that should be it. You an take a look at playbooks/piku.yml for more details.

from piku.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.