Skip to main content

Questions tagged [digitalocean]

Filter by
Sorted by
Tagged with
0 votes
1 answer
139 views

Any issues for web3 on digital ocean?

My dapp which is currently testing on ropsten works perfectly when i run the frontend from local but dosent return addresses when i run on a digital ocean server. it is successfully connected to ...
Sundeep Kumar's user avatar
1 vote
2 answers
360 views

How to install infura to a server runing ubuntu 16.04

Im setting up an exchange and came to the installation of ethereum using this document http://support.bitexchange.systems/support/articles/how-to-install-ethereum-in-your-server. The 'geth' command ...
Ogba Victor's user avatar
5 votes
1 answer
2k views

Bootnode public address

I am trying to deploy an small private Ethereum network using geth. I have a server running geth configured as a miner in my local network. In the other side I have a droplet in DigitalOcean that I ...
Oscar Ramírez's user avatar
3 votes
2 answers
2k views

Private PoA Network doesn't mine

I have 5 (8GB/4vCPU) droplets (private networking enabled; IP's below are of this private network) running on DigitalOcean. I am startled because the workflow I outline below worked like charm locally....
shellcoder's user avatar
2 votes
1 answer
322 views

Host Geth Mainnet on cloud or use existing mainnet?

We are planning to launch our DAPPS Smart Contracts and Token Sale Contracts on mainnet. For testnet we had setup on Digital Ocean. But for mainnet we are confused between to host on our own node on ...
Krunal Soni's user avatar
13 votes
3 answers
6k views

How to run geth at 512Mb RAM Digital Ocean droplet?

When geth process consumes too much memory it gets killed (not at all gracefully) by Digital Ocean. Partly solved the problem by implementing swap - Setting up geth Ethereum node to run ...
takeshi's user avatar
  • 1,760
1 vote
2 answers
2k views

Hosting Ethereum on Digital Ocean

I am not quite sure whether this is right place to ask this question but let's carry it forward. I wanted to host Ethereum on Digital ocean. Has anyone ever tried that? Any HowTos on hosting ethereum ...
Prashant Prabhakar Singh's user avatar