Giter Site home page Giter Site logo

setiawand / atlas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cywio/atlas

0.0 0.0 0.0 360 KB

A self-hosted PaaS web app / interface / ui for Dokku with git deploys, rollbacks, databases, auto-SSL and more

Home Page: https://chriswalsh.notion.site/Atlas-316bde1fa4fa475490f85f1b21e366ee

License: MIT License

Shell 2.66% JavaScript 0.37% TypeScript 96.36% CSS 0.16% Dockerfile 0.45%

atlas's Introduction

Bullet

Bullet is an all-in-one web UI to self-host your own PaaS. Bullet is built on top of Dokku and supports most of the Dokku ecosystem. You can see a demo video here Some features you can manage via the UI are:

  • ๐Ÿ˜ธ Automatic deployments from GitHub
  • ๐Ÿš€ Deploy from Docker Hub, Remote Git URLs, GitHub, GitLab, etc
  • ๐Ÿ”’ Automatic SSL certificates and renewal
  • ๐Ÿ“€ Database provisioning and backup management
  • ๐ŸŒ Manage domains, NGINX, environment variables, and more
  • ๐Ÿ”ง Maintenance mode, log viewing, and docker container stats
  • โฐ Deployment rollbacks to any previous commit
  • ๐Ÿ“– Documented and accessible REST API
  • ๐Ÿ‘€ Full audit logs and per-account 2FA
  • โœจ and more...

Installation

Please go here for manual install instructions.

Prerequisites

Bullet is currently designed to work best on a fresh install of Ubuntu 20.04+ with at least 2GB of memory. Make sure you are logged in as the root user via SSH.

Step 1

Download then run the script

wget https://raw.githubusercontent.com/cywio/bullet/master/scripts/install.sh
sh ./install.sh cywio/bullet

This can take anywhere from 10-15 minutes depending on your VPS.

Step 2

Visit the URL given at the end of the installation, it should look something like this:

https://0.0.0.0:3000/setup?key=a_very_random_string

Contributing

Contributions are welcome and greatly appreciated! If you can, please:

  • Use the prettier config file provided
  • Use SVGs from Remix Icon, don't add any images (PNG, JPEG, etc)
  • Use snake_case for API responses ๐Ÿ, camelCase for variables ๐Ÿช

Setting up a local environment is as simple as filling in the .env file, installing packages, then create a keys directory in the root of the project and add a file called dokku and insert your private key into it. Ensure you do not have a passphrase for the key. Create a local Postgres database and run yarn migrate to run migrations and initialize the local database. You should be able to run the project with yarn dev afterward.

License

This project is licensed under the MIT License

atlas's People

Contributors

cywio avatar setiawand avatar

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.